;;Ҫɾ

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

[@Main_334]
{
#IF
CheckItem PrajnaJemStone 75
#ACT
Take PrajnaJemStone 75
GoTo @Reward

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

#ELSESAY
Quest Recived: {FCOLOR/10}334{FCOLOR/12}\\
Objective: Can you find {FCOLOR/10}75 Prajna Jem Stones{FCOLOR/12} for me?\\
<Accept Mission/@Accept334>\
<Cancel Mission/@Exit>\

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

[@Accept334]
#ACT
SET [334] 1
AddNameList DoingQuest.txt
CLOSE

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

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

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