From 6b1c90935d599672ae8409ad12f1f9906eb4e40f Mon Sep 17 00:00:00 2001 From: jesusalva Date: Fri, 2 Mar 2018 13:37:18 -0300 Subject: Bugfix --- npc/005-3/barrel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/005-3/barrel.txt') diff --git a/npc/005-3/barrel.txt b/npc/005-3/barrel.txt index 6dbd26f64..47f0c2956 100644 --- a/npc/005-3/barrel.txt +++ b/npc/005-3/barrel.txt @@ -31,7 +31,7 @@ function script CheckBarrel { goto L_Loop; L_BarrelTally: - areamonster "005-3", 24, 34, 45, 42, "House Maggot", 1084, 1; + areamonster "005-3", 24, 34, 45, 42, "House Maggot", 1084, 1, "Trainer::OnKillHouseMaggot"; if (@barrel_count == 8) { message strcharinfo(0), "You found the bug bomb."; -- cgit v1.2.3-60-g2f50