;;Ҫɾ

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

[@Main_376]
{
#IF
CheckItem ScorpionBile 125
#ACT
Take ScorpionBile 125
GoTo @Reward

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

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

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

[@Accept376]
#ACT
SET [376] 1
AddNameList DoingQuest.txt
CLOSE

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

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

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