[@Main]
{
#IF
CHECKMAP D2051A
#ACT
GOTO @APSCMOVE
#ELSEACT
GOTO @APSC1

[@APSC1]
#IF
CHECKMAP D2054A
#ACT
GOTO @APSCMOVE
#ELSEACT
GOTO @APSC2

[@APSC2]
#IF
CHECKMAP D2055A
#ACT
GOTO @APSCMOVE

[@APSCMOVE]
#ACT
MOVE D2072
}