From 7a3255b162221fb3fab4a91eea6af10b76b1e658 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 13 Sep 2019 17:36:44 -0300 Subject: Drueme stock change --- npc/017-1/shops.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'npc/017-1') diff --git a/npc/017-1/shops.txt b/npc/017-1/shops.txt index 2e087ea40..db1c611ce 100644 --- a/npc/017-1/shops.txt +++ b/npc/017-1/shops.txt @@ -58,13 +58,17 @@ OnInit: sellitem TrainingWand, -1, 3; sellitem NoviceWand, -1, 2; - sellitem ApprenticeWand, -1, 1; + restoreshopitem ArrowAmmoBox, -1, 5; + restoreshopitem IronAmmoBox, -1, 2; end; OnSun0346: restoreshopitem TrainingWand, -1, 3; restoreshopitem NoviceWand, -1, 2; - restoreshopitem ApprenticeWand, -1, 1; +OnClock0848: +OnClock2023: + restoreshopitem ArrowAmmoBox, -1, 5; + restoreshopitem IronAmmoBox, -1, 2; end; // Pay your taxes! -- cgit v1.2.3-60-g2f50