RoboWaiter/sub_task.ptml

8 lines
82 B
Plaintext

selector{
cond At(Robot,Table)
selector{
cond At(Robot,Bar)
act MoveTo(Table)
}
}