summaryrefslogtreecommitdiff
path: root/npc/017-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-24 11:03:19 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-24 11:03:19 -0300
commitf61e8c4c062129dc17b7cad69c6a48f68f08b347 (patch)
tree9b12bdee9bed4ad745cfa992f65d60f2bdc64043 /npc/017-1
parentec5f42b08d328c9d67c0d521d6a096124a86b248 (diff)
downloadserverdata-f61e8c4c062129dc17b7cad69c6a48f68f08b347.tar.gz
serverdata-f61e8c4c062129dc17b7cad69c6a48f68f08b347.tar.bz2
serverdata-f61e8c4c062129dc17b7cad69c6a48f68f08b347.tar.xz
serverdata-f61e8c4c062129dc17b7cad69c6a48f68f08b347.zip
Preparatives from client-data, but now server-sided
Diffstat (limited to 'npc/017-1')
-rw-r--r--npc/017-1/shops.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/017-1/shops.txt b/npc/017-1/shops.txt
index db1c611ce..64602bf32 100644
--- a/npc/017-1/shops.txt
+++ b/npc/017-1/shops.txt
@@ -22,6 +22,7 @@ OnInit:
.distance = 4;
tradertype(NST_MARKET);
+ sellitem LOFCoin, -1, 1;
sellitem YellowDye, -1, 1;
sellitem CottonCloth, -1, 3;
sellitem ArrowAmmoBox, -1, 5;
@@ -29,6 +30,7 @@ OnInit:
OnClock1250:
OnClock0112:
+ restoreshopitem LOFCoin, -1, 1;
restoreshopitem YellowDye, -1, 1;
restoreshopitem CottonCloth, -1, 3;
restoreshopitem ArrowAmmoBox, -1, 5;