RoboWaiter/sub_task.ptml

8 lines
88 B
Plaintext

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