;;Ҫɾ

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

[@Main_310]
{
#IF
CheckItem FleaShell 25
#ACT
Take FleaShell 25
GoTo @Reward

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

#ELSESAY
Quest Recived: {FCOLOR/10}310{FCOLOR/12}\\
Objective: Can you find {FCOLOR/10}25 Flea Shells{FCOLOR/12} for me?\\
<Accept Mission/@Accept310>\
<Cancel Mission/@Exit>\

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

[@Accept310]
#ACT
SET [310] 1
AddNameList DoingQuest.txt
CLOSE

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

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

[@RewardNext]
#CALL [TodayQuest\RewardBase\Level11.txt] @Level11

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