From 6ff9cf307e7f948fcac3ce7c04ae6dfcb98f311f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 5 Jan 2019 01:48:11 -0200 Subject: I don't know why anyone would use Hero Coins to buy arrows, but there you go. Packs come with 10% discount at HH (so 10 arrows for free). TolchiAmmoPack is sold at Candor (limited supply). Tolchi can make a better price if you complete the three requests, but by then you don't use that anymore. --- npc/005-4/shop.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/005-4') diff --git a/npc/005-4/shop.txt b/npc/005-4/shop.txt index d6c17dcd5..0bb8d6eca 100644 --- a/npc/005-4/shop.txt +++ b/npc/005-4/shop.txt @@ -12,6 +12,7 @@ OnInit: sellitem RoundLeatherShield, -1, 2; sellitem SmallKnife, -1, 5; sellitem TolchiArrow, -1, 30000; + sellitem TolchiAmmoBox, -1, 4; sellitem LousyMoccasins, -1, 4; sellitem TrainingBow, -1, 3; @@ -26,6 +27,7 @@ OnClock0004: restoreshopitem RoundLeatherShield, -1, 2; restoreshopitem SmallKnife, -1, 5; restoreshopitem TolchiArrow, -1, 30000; + restoreshopitem TolchiAmmoBox, -1, 4; restoreshopitem LousyMoccasins, -1, 4; restoreshopitem TrainingBow, -1, 3; } -- cgit v1.2.3-60-g2f50