From 3e223300912ce4c114a0949fe49612449ffdafb7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 15 Jul 2019 16:41:09 -0300 Subject: Correct fatal bugs at Ishi --- npc/003-1/ishi.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/003-1/ishi.txt') diff --git a/npc/003-1/ishi.txt b/npc/003-1/ishi.txt index ab463ac40..a4899ad4f 100644 --- a/npc/003-1/ishi.txt +++ b/npc/003-1/ishi.txt @@ -71,7 +71,7 @@ array_push(@Items, ChocolateMouboo); array_push(@Items, MoubooSteak); array_push(@Items, Milk); - array_push(@Items, TolchiArrowBox); + array_push(@Items, TolchiAmmoBox); array_push(@Items, ShadowHerb); array_push(@Rares, AlchemyBlueprintB); @@ -85,7 +85,7 @@ array_push(@Items, LeadOre); array_push(@Items, TitaniumOre); array_push(@Items, IridiumOre); - array_push(@Items, GoldenOre); + array_push(@Items, GoldOre); array_push(@Items, TulimWarpCrystal); array_push(@Items, MercBoxA); -- cgit v1.2.3-60-g2f50