;;Ҫɾ

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

[@Main_379]
{
#IF
CheckItem WoomaTooth 125
#ACT
Take WoomaTooth 125
GoTo @Reward

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

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

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

[@Accept379]
#ACT
SET [379] 1
AddNameList DoingQuest.txt
CLOSE

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

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

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