summaryrefslogtreecommitdiff
path: root/npc/017-1
diff options
context:
space:
mode:
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;