;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[@main]
#IF
Check [209] 1
Check [210] 1
Check [409] 0
#ACT
Mov A8 "ý"
goto @TodayQuest_TQCase1
#ELSEACT
goto @main_Except

[@main_Except]
#ACT
Mov A0 %usermap

#IF
check [111] 1
check [311] 0
check [199] 1
Equal A0 "D605"
#ACT
goto @AreaQuest_bungWang
break

#IF
Equal A0 "DQ1901_002"
#ACT
goto @Samak_Mon3

[@Samak_Mon3]
#CALL [SamakCastleQuest\Monster.txt] @Samak_Mon3_0

[@TodayQuest_TQCase1]
#CALL [TodayQuest\QT_TotalMonster.txt] @TodayQuest_Monster_Skelbanwang

[@AreaQuest_bungWang]
#CALL [AreaQuest\ChoBoGuide11\Monster.txt] @Quest11_HaegulBanwang
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;