;;Ҫɾ

;---------------------------------------------------------------

[@Main_372]
{
#IF
CheckItem WoomaTooth 100
#ACT
Take WoomaTooth 100
GoTo @Reward

;---------------------------------------------------------------

#ELSESAY
Quest Recived: {FCOLOR/10}372{FCOLOR/12}\\
Objective: Can you find {FCOLOR/10}100 Wooma Tooth{FCOLOR/12} for me?\\
<Accept Mission/@Accept372>\
<Cancel Mission/@Exit>\

;---------------------------------------------------------------

[@Accept372]
#ACT
SET [372] 1
AddNameList DoingQuest.txt
CLOSE

;---------------------------------------------------------------

[@Reward]
#IF
Checkfame
#ACT
mov D6 %P9
inc D6 17
SetFame %D6
LoadValue A7 [QuestDiary\QuestSystem\MainQuest\RewardSystem.txt] [Convert] [Msg4]
SysMsg %A7
;goto @CLEARFLAGLIST
#CALL [TodayQuest\RewardBase\Level31.txt] @Level31

;---------------------------------------------------------------
}
;;Ҫɾ