diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-15 21:22:41 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-15 21:22:41 -0200 |
commit | 5b09b447d3497bd925a865dfb0c81c8966f9e3c9 (patch) | |
tree | 9bb4cdd53ed980538aed3710bb0b3bdd9a2725b6 /npc/003-10/slots.txt | |
parent | 6d1caada82d507e2fdb2156d180305fdbf656cc3 (diff) | |
download | serverdata-5b09b447d3497bd925a865dfb0c81c8966f9e3c9.tar.gz serverdata-5b09b447d3497bd925a865dfb0c81c8966f9e3c9.tar.bz2 serverdata-5b09b447d3497bd925a865dfb0c81c8966f9e3c9.tar.xz serverdata-5b09b447d3497bd925a865dfb0c81c8966f9e3c9.zip |
Rewrite Slot Machines
Diffstat (limited to 'npc/003-10/slots.txt')
-rw-r--r-- | npc/003-10/slots.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-10/slots.txt b/npc/003-10/slots.txt index bed1027b0..1a1d5e6f4 100644 --- a/npc/003-10/slots.txt +++ b/npc/003-10/slots.txt @@ -95,7 +95,7 @@ OnInit: .distance = 4; tradertype(NST_CUSTOM); - sellitem WoodenSword, 940; + sellitem MercBoxA, 940; sellitem JeansShorts, 820; sellitem ElixirOfLife, 150; sellitem PoisonArrow, 30; |