;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[@main]
#IF
checkpkpoint 2

#SAY
#INCLUDE [..\Market_Def\00BuySell_Std.txt] @Convert_BuySellStd_PK

#ELSESAY
Hi, My name is {FCOLOR/10}<$NPCNAME>{FCOLOR/12}\\
For those of you who are level 30 or above, I\
can give you a bonus EVERY time you level up!\
<[ I want to collect my Bonus ]/@LevelUp>\
<[ Exit ]/@exit>\

[@LevelUp]
#CALL [System\BonusAbilitySystem.txt] @LevelUpBonus

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;