From 7b6831e33a4ef1500199ef84637261e91256c716 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 25 Apr 2019 23:47:44 -0300 Subject: Supply basic arrows to LoF Village. Correct typo. Minor adjustment to Evil Scythe. --- npc/017-1/shops.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/017-1/shops.txt') 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; } -- cgit v1.2.3-70-g09d2