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 ec30f6422..acda66d8a 100644
--- a/npc/017-1/shops.txt
+++ b/npc/017-1/shops.txt
@@ -23,12 +23,14 @@ OnInit:
sellitem YellowDye, -1, 1;
sellitem CottonCloth, -1, 3;
+ sellitem ArrowAmmoBox, -1, 5;
end;
OnClock1250:
OnClock0112:
restoreshopitem YellowDye, -1, 1;
restoreshopitem CottonCloth, -1, 3;
+ restoreshopitem ArrowAmmoBox, -1, 5;
end;
}