;;Ҫɾ

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

[@Main_331]
{
#IF
CheckItem Tooth 50
#ACT
Take Tooth 50
GoTo @Reward

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

#ELSESAY
Quest Recived: {FCOLOR/10}331{FCOLOR/12}\\
Objective: Can you find {FCOLOR/10}50 Tooths{FCOLOR/12} for me?\\
<Accept Mission/@Accept331>\
<Cancel Mission/@Exit>\

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

[@Accept331]
#ACT
SET [331] 1
AddNameList DoingQuest.txt
CLOSE

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

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

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