; ===================================
; Market Def NPC File : JayZ
;
; -----------------------------------
; Name: JayZ
; Job:
; Map No: JayZ
; Pos X
; Pos Y
; File name: JayZ
; Comment: ReTRoN
;================================================= =
;
;Settings
(@buy @sell @repair @s_repair @storage @getback)
%100
+10
+11
;Settings
(@s_repair)
%100
+5
+6
+10
+11
+15
+19
+20
+21
+22
+23
+24
+25
+26
+29
+30
+52
+53
+54
+62
+64
[@special]
I can special repair your items.\ \
<Special repair/@s_repair> my items.\
<Maybe another time./@exit>\
[@s_repair]
\
What do you want to special repair?\ \
<Back to main.../@main>\
[~@s_repair]
\
There you go, your items are fully repaired.\ \
<Back to main.../@main>\
[@main]
#IF
checkpkpoint 2
#SAY
I will not help an evil person like you..\ \
<Ok/@exit>
#ELSEACT
goto @main-1
[@main-1]
Welcome, how may I help you?\ \
<I want to Special Repair/@special>\
<Cancel/@exit>