From 8b2e677519ac850678c84723f66520c7f66ad913 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 6 Sep 2019 13:34:00 -0300 Subject: Fix another bug on Bracco --- npc/020-5/bracco.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/020-5/bracco.txt b/npc/020-5/bracco.txt index 19b90d469..d8d2802d2 100644 --- a/npc/020-5/bracco.txt +++ b/npc/020-5/bracco.txt @@ -224,10 +224,10 @@ L_Meltdown: Meltdown(.@it, 12000, WoodenLog, rand2(3,42), ManaPiouFeathers, rand2(2, 63), FluoPowder, rand2(0,8)); break; case LeaderWand: - Meltdown(.@it, 12000, WoodenLog, rand2(5,70), ManaPiouFeathers, rand2(3, 84), FluoPowder, rand2(2,10), GemPowder, any(0,0,1)); + Meltdown(.@it, 12000, WoodenLog, rand2(5,70), ManaPiouFeathers, rand2(3, 84), FluoPowder, rand2(2,10)); break; case LegendaryWand: - Meltdown(.@it, 12000, WoodenLog, rand2(7,77), GoldenApple, rand2(0, 1), FluoPowder, rand2(4,14), GemPowder, rand2(1,3)); + Meltdown(.@it, 12000, WoodenLog, rand2(7,77), GoldenApple, rand2(0, 1), FluoPowder, rand2(4,14)); break; // Shields - same rule (except leather shield) case RoundLeatherShield: -- cgit v1.2.3-60-g2f50