RoboWaiter/robowaiter/robot/Default.ptml

11 lines
232 B
Plaintext

selector
// sequence
// cond NeedExplore()
// act ExploreEnv()
sequence
cond Chatting()
act DealChat()
sequence
cond HasSubTask()
sequence
act SubTaskPlaceHolder()