From 7128dde6f57c95658b1eda21f7a71f15f6d21fa8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 11 Jul 2020 01:13:39 -0300 Subject: SORRY HEAVEN LET BULLETS BE SOLD --- npc/017-1/shops.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/017-1') diff --git a/npc/017-1/shops.txt b/npc/017-1/shops.txt index 64602bf32..54fbca618 100644 --- a/npc/017-1/shops.txt +++ b/npc/017-1/shops.txt @@ -26,6 +26,7 @@ OnInit: sellitem YellowDye, -1, 1; sellitem CottonCloth, -1, 3; sellitem ArrowAmmoBox, -1, 5; + sellitem Bullet, -1, 2000; end; OnClock1250: @@ -34,6 +35,7 @@ OnClock0112: restoreshopitem YellowDye, -1, 1; restoreshopitem CottonCloth, -1, 3; restoreshopitem ArrowAmmoBox, -1, 5; + restoreshopitem Bullet, -1, 2000; end; } @@ -62,6 +64,7 @@ OnInit: sellitem NoviceWand, -1, 2; restoreshopitem ArrowAmmoBox, -1, 5; restoreshopitem IronAmmoBox, -1, 2; + restoreshopitem Bullet, -1, 2000; end; OnSun0346: @@ -71,6 +74,7 @@ OnClock0848: OnClock2023: restoreshopitem ArrowAmmoBox, -1, 5; restoreshopitem IronAmmoBox, -1, 2; + restoreshopitem Bullet, -1, 2000; end; // Pay your taxes! -- cgit v1.2.3-60-g2f50