From 8ffd2e74ad3837960c6c68e0297da220d28ed8a5 Mon Sep 17 00:00:00 2001 From: Povo Date: Fri, 16 Apr 2021 00:52:09 +0000 Subject: Update shop.txt - remove yellow dye from shop since this is now craftable --- npc/003-1/shop.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/npc/003-1/shop.txt b/npc/003-1/shop.txt index 07c25bc69..65a2a1b03 100644 --- a/npc/003-1/shop.txt +++ b/npc/003-1/shop.txt @@ -7,7 +7,6 @@ OnInit: tradertype(NST_MARKET); - sellitem YellowDye, -1, 2; sellitem RoundLeatherShield, -1, 2; sellitem Knife, -1, 5; sellitem TrainingAmmoBox, -1, rand(2,5); @@ -30,7 +29,6 @@ OnClock0621: OnClock1210: OnClock1757: OnClock0001: - restoreshopitem YellowDye, 2; restoreshopitem RoundLeatherShield, 2; restoreshopitem Knife, 5; restoreshopitem TrainingAmmoBox, rand(2,5); -- cgit v1.2.3-60-g2f50