;;Ҫɾ

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

[@Main_312]
{
#IF
CheckItem SkeletonBone 50
#ACT
Take SkeletonBone 50
GoTo @Reward

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

#ELSESAY
Quest Recived: {FCOLOR/10}312{FCOLOR/12}\\
Objective: Can you find {FCOLOR/10}50 Skeleton Bone {FCOLOR/12} for me?\\
<Accept Mission/@Accept312>\
<Cancel Mission/@Exit>\

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

[@Accept312]
#ACT
SET [312] 1
AddNameList DoingQuest.txt
CLOSE

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

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

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

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