From 00dd15955e6de673f4a351613c9944c8520f82f7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 17 Jan 2019 01:25:34 -0200 Subject: Sell Round Leather Shield at Tulim. Remove some items from Aeros Reward Master --- npc/003-1/shop.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/003-1') diff --git a/npc/003-1/shop.txt b/npc/003-1/shop.txt index 18b4ce703..eaf8c1be6 100644 --- a/npc/003-1/shop.txt +++ b/npc/003-1/shop.txt @@ -8,6 +8,7 @@ OnInit: tradertype(NST_MARKET); sellitem YellowDye, -1, 2; + sellitem RoundLeatherShield, -1, 2; sellitem Knife, -1, 5; sellitem TrainingAmmoBox, -1, rand(2,5); sellitem ArrowAmmoBox, -1, rand(2,4); @@ -29,6 +30,7 @@ OnClock1210: OnClock1757: OnClock0000: restoreshopitem YellowDye, -1, 2; + restoreshopitem RoundLeatherShield, -1, 2; restoreshopitem Knife, -1, 5; restoreshopitem TrainingAmmoBox, rand(2,5); restoreshopitem ArrowAmmoBox, rand(2,4); -- cgit v1.2.3-60-g2f50