;;Ҫɾ

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

[@Main_369]
{
#IF
CheckItem ScorpionBile 100
#ACT
Take ScorpionBile 100
GoTo @Reward

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

#ELSESAY
Quest Recived: {FCOLOR/10}369{FCOLOR/12}\\
Objective: Can you find {FCOLOR/10}100 Scorpion Bile{FCOLOR/12} for me?\\
<Accept Mission/@Accept369>\
<Cancel Mission/@Exit>\

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

[@Accept369]
#ACT
SET [369] 1
AddNameList DoingQuest.txt
CLOSE

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

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

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