;;Ҫɾ

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

[@Main_333]
{
#IF
CheckItem AntEgg 75
#ACT
Take AntEgg 75
GoTo @Reward

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

#ELSESAY
Quest Recived: {FCOLOR/10}333{FCOLOR/12}\\
Objective: Can you find {FCOLOR/10}75 Ant Eggs{FCOLOR/12} for me?\\
<Accept Mission/@Accept333>\
<Cancel Mission/@Exit>\

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

[@Accept333]
#ACT
SET [333] 1
AddNameList DoingQuest.txt
CLOSE

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

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

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