From 4ba92d9eb6c65beeaea4aa179b2783b304bd0f08 Mon Sep 17 00:00:00 2001 From: Fate Date: Sat, 22 Nov 2008 03:49:38 -0700 Subject: Re-added snakes to the Hatmaker's Dungeon / Snake Pit --- npc/005-3_Snake_pit/monsters.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/005-3_Snake_pit') diff --git a/npc/005-3_Snake_pit/monsters.txt b/npc/005-3_Snake_pit/monsters.txt index 33906d46..439b6300 100644 --- a/npc/005-3_Snake_pit/monsters.txt +++ b/npc/005-3_Snake_pit/monsters.txt @@ -2,9 +2,9 @@ // This is the Snake Pit, a cave in the Snake Desert. // -05-3.gat,0,0,0,0 monster Snake 1010,175,0,0,Mob22::OnSnake +005-3.gat,0,0,0,0 monster Snake 1010,175,0,0,Mob22::OnSnake -05-3.gat,0,0,0 script Mob22 -1,{ +005-3.gat,0,0,0 script Mob22 -1,{ OnSnake: set @mobID, 1010; callfunc "MobPoints"; -- cgit v1.2.3-60-g2f50