RoboWaiter/sub_task.ptml

8 lines
90 B
Plaintext

selector{
cond At(Coffee,Bar)
selector{
cond At(Robot,CoffeeMachine)
act MakeCoffee()
}
}