From 4594c392072680830070e530f27d577aa1b10b6f Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 25 Feb 2018 16:54:57 +0100 Subject: barrrel now spawn house maggot --- npc/005-3/_mobs.txt | 2 +- npc/005-3/barrel.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/005-3') diff --git a/npc/005-3/_mobs.txt b/npc/005-3/_mobs.txt index 5b8cc1a28..02272b984 100644 --- a/npc/005-3/_mobs.txt +++ b/npc/005-3/_mobs.txt @@ -1,3 +1,3 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 005-3: Storage House mobs -005-3,34,37,10,3 monster Cave Maggot 1027,8,35000,300000 +005-3,34,37,10,3 monster House Maggot 1084,8,40000,300000 diff --git a/npc/005-3/barrel.txt b/npc/005-3/barrel.txt index 8c347678e..6dbd26f64 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, "Cave Maggot", 1027, 1; + areamonster "005-3", 24, 34, 45, 42, "House Maggot", 1084, 1; if (@barrel_count == 8) { message strcharinfo(0), "You found the bug bomb."; -- cgit v1.2.3-60-g2f50