From 87263f318ddca53600e14b2ebf5defd5f302e418 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 16 Jul 2019 01:20:24 -0300 Subject: Move Tulimshar Warp Crystal and Merc Boxset on Ishi to Rare Group (0.4%) --- npc/003-1/ishi.txt | 6 ++++-- 1 file changed, 4 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 a4899ad4f..d941b2830 100644 --- a/npc/003-1/ishi.txt +++ b/npc/003-1/ishi.txt @@ -86,9 +86,11 @@ array_push(@Items, TitaniumOre); array_push(@Items, IridiumOre); array_push(@Items, GoldOre); - array_push(@Items, TulimWarpCrystal); - array_push(@Items, MercBoxA); + array_push(@Rares, TulimWarpCrystal); + array_push(@Rares, 40); + array_push(@Rares, MercBoxA); + array_push(@Rares, 40); array_push(@Rares, AlchemyBlueprintC); array_push(@Rares, (JobLevel/12)); array_push(@Rares, EquipmentBlueprintC); -- cgit v1.2.3-60-g2f50