;;Ҫɾ

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

[@Main_300]
{
#IF
Check [509] 0
#SAY
Quest Recived: {FCOLOR/10}300{FCOLOR/12}\\
Objective: Capture a {FCOLOR/10}Keratoid{FCOLOR/12} in {FCOLOR/10}Phantom Forest{FCOLOR/12}\\
<Accept Mission/@Accept300>\
<Cancel Mission/@Exit>\
#ELSEACT
GoTo @Reward

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

[@Accept300]
#ACT
Set [300] 1
AddNameList DoingQuest.txt
CLOSE

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

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

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

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