;;Ҫɾ

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

[@Main_475]
{
#IF
CheckItem Relics 200
#ACT
Take Relics 200
GoTo @Reward

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

#ELSESAY
Quest Recived: {FCOLOR/10}475{FCOLOR/12}\\
Objective: Can you find {FCOLOR/10}200 Relics{FCOLOR/12} for me?\\
<Accept Mission/@Accept475>\
<Cancel Mission/@Exit>\

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

[@Accept475]
#ACT
SET [475] 1
AddNameList DoingQuest.txt
CLOSE

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

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

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