; ===================================
; Market Def NPC File : 4_wep2-4
; (CastleGi-Ryoong)
; -----------------------------------
; Name: Wayne
; Job:
; Map No: 4
; Pos X 212
; Pos Y 236
; File name: *removed*
; Comment: (CastleGi-Ryoong)
;================================================= =
;
;Settings
(@buy @sell @repair @s_repair @storage @getback)
%100
+5
+6
+43
;Pkr Tag (NPC won't talk to Pkrs)
[@main]
#IF
checkpkpoint 2
#SAY
I will not help an evil person like you..\ \
<Ok/@exit>
#ELSEACT
goto @main-1
[@main-1]
Welcome. Thanks for dropping in\ \
<Buy/@buy> Weapon\
<Sell/@sell> Weapon\
<Repair/@repair> Weapon\
<Close/@exit>
[@buy]
Which item would you like to buy?\ \ \
<Back/@main>
[@sell]
Show me your Weapon to be sold.\ \ \
<Back/@main>
[@repair]
Would like to repair Weapon? Show me your Weapon that need it.\ \
<Back/@main>
[~@repair]
It seems in good condition now.\ \
<Back/@main>
[goods]
;Item Amount Time
WoodenSword 100 1
BronzeSword 100 1
Ironsword 100 1
ShortSword 100 1
BronzeAxe 100 1
Trident 100 1
PowerAxe 100 1
SteelSword 100 1
PrinceSword 100 1
MartialSword 100 1
EbonySword 100 1
Scimitar 100 1
HookedSword 100 1
KrissSword 100 1
HookedSpear 100 1
Dagger 100 1
PurifierSword 100 1
SteelAxe 100 1
PickAxe 100 1
whts wrong with tht anyone no?
/Thnx
/Clipper
; Market Def NPC File : 4_wep2-4
; (CastleGi-Ryoong)
; -----------------------------------
; Name: Wayne
; Job:
; Map No: 4
; Pos X 212
; Pos Y 236
; File name: *removed*
; Comment: (CastleGi-Ryoong)
;================================================= =
;
;Settings
(@buy @sell @repair @s_repair @storage @getback)
%100
+5
+6
+43
;Pkr Tag (NPC won't talk to Pkrs)
[@main]
#IF
checkpkpoint 2
#SAY
I will not help an evil person like you..\ \
<Ok/@exit>
#ELSEACT
goto @main-1
[@main-1]
Welcome. Thanks for dropping in\ \
<Buy/@buy> Weapon\
<Sell/@sell> Weapon\
<Repair/@repair> Weapon\
<Close/@exit>
[@buy]
Which item would you like to buy?\ \ \
<Back/@main>
[@sell]
Show me your Weapon to be sold.\ \ \
<Back/@main>
[@repair]
Would like to repair Weapon? Show me your Weapon that need it.\ \
<Back/@main>
[~@repair]
It seems in good condition now.\ \
<Back/@main>
[goods]
;Item Amount Time
WoodenSword 100 1
BronzeSword 100 1
Ironsword 100 1
ShortSword 100 1
BronzeAxe 100 1
Trident 100 1
PowerAxe 100 1
SteelSword 100 1
PrinceSword 100 1
MartialSword 100 1
EbonySword 100 1
Scimitar 100 1
HookedSword 100 1
KrissSword 100 1
HookedSpear 100 1
Dagger 100 1
PurifierSword 100 1
SteelAxe 100 1
PickAxe 100 1
whts wrong with tht anyone no?
/Thnx
/Clipper
