;;Ҫɾ

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

[@Main_330]
{
#IF
CheckItem BugShell 50
#ACT
Take BugShell 50
GoTo @Reward

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

#ELSESAY
Quest Recived: {FCOLOR/10}330{FCOLOR/12}\\
Objective: Can you find {FCOLOR/10}50 Bug Shells{FCOLOR/12} for me?\\
<Accept Mission/@Accept330>\
<Cancel Mission/@Exit>\

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

[@Accept330]
#ACT
SET [330] 1
AddNameList DoingQuest.txt
CLOSE

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

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

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