From 3c05fadf864eb3244117173841e5ad6d03965912 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 3 May 2020 09:30:21 -0300 Subject: Uncomment Event Horizon Card in Kamelot --- npc/042-5/ctrl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/042-5/ctrl.txt b/npc/042-5/ctrl.txt index 34fb35f7d..e36eeb5ce 100644 --- a/npc/042-5/ctrl.txt +++ b/npc/042-5/ctrl.txt @@ -146,7 +146,7 @@ function script KamelotTreasure { // Select treasure list if (.@r <= 0) // 0.01% total, 0.025% each - .@loot=any(MylarinDust, SupremeGift, HousingLetterIII, TimeFlask); // MercCard_EH + .@loot=any(MylarinDust, SupremeGift, HousingLetterIII, TimeFlask, MercCard_EH); else if (.@r < 300) // 0.3% each .@loot=any(MagicApple, PrismGift, EquipmentBlueprintD, ChampionshipBow, Halberd, AncientShield, AncientSword, Setzer, MercBoxD, Shemagh); else -- cgit v1.2.3-60-g2f50