RoboWaiter/robowaiter/robot/Default.ptml

8 lines
108 B
Plaintext
Raw Normal View History

selector{
sequence{
cond Chatting()
act DealChat()
}
act At("Coffee","Table")
}