18 lines
265 B
Plaintext
18 lines
265 B
Plaintext
|
selector
|
||
|
// selector
|
||
|
// cond HasMap()
|
||
|
// act ExploreEnv()
|
||
|
{
|
||
|
sequence
|
||
|
{
|
||
|
cond Chatting()
|
||
|
act DealChat()
|
||
|
|
||
|
} sequence
|
||
|
{
|
||
|
cond HasSubTask()
|
||
|
sequence
|
||
|
{
|
||
|
act SubTaskPlaceHolder()
|
||
|
|
||
|
} cond At(Talb,ea)}
|