From 8cae569d85aba62c966fcb657bac794b2f30b0d2 Mon Sep 17 00:00:00 2001 From: Fate Date: Sat, 22 Nov 2008 03:45:50 -0700 Subject: Map name/warp/monster location fixes --- npc/017-1_Woodland_hills/monsters.txt | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'npc/017-1_Woodland_hills') diff --git a/npc/017-1_Woodland_hills/monsters.txt b/npc/017-1_Woodland_hills/monsters.txt index 8ec54d78..ce5468ac 100644 --- a/npc/017-1_Woodland_hills/monsters.txt +++ b/npc/017-1_Woodland_hills/monsters.txt @@ -1,22 +1,22 @@ -// Map: new_33-1 +// Map: 017-1 // This is North Woodlands Mountains. // -new_33-1.gat,0,0,0,0 monster Bat 1017,5,0,0,Mob33::OnBat -new_33-1.gat,0,0,0,0 monster FireGoblin 1011,5,0,0,Mob33::OnFireGoblin -new_33-1.gat,0,0,0,0 monster Mouboo 1028,5,0,0,Mob33::OnMouboo -new_33-1.gat,0,0,0,0 monster Flower 1014,5,0,0,Mob33::OnFlower -new_33-1.gat,0,0,0,0 monster SpikyMushroom 1019,5,0,0,Mob33::OnSpikyMushroom -new_33-1.gat,0,0,0,0 monster EvilMushshroom 1013,10,0,0,Mob33::OnEvilMushroom +017-1.gat,0,0,0,0 monster Bat 1017,5,0,0,Mob33::OnBat +017-1.gat,0,0,0,0 monster FireGoblin 1011,5,0,0,Mob33::OnFireGoblin +017-1.gat,0,0,0,0 monster Mouboo 1028,5,0,0,Mob33::OnMouboo +017-1.gat,0,0,0,0 monster Flower 1014,5,0,0,Mob33::OnFlower +017-1.gat,0,0,0,0 monster SpikyMushroom 1019,5,0,0,Mob33::OnSpikyMushroom +017-1.gat,0,0,0,0 monster EvilMushshroom 1013,10,0,0,Mob33::OnEvilMushroom -new_33-1.gat,0,0,0,0 monster Alizarin 1032,2,0,0,Mob33::OnAlizarin -new_33-1.gat,0,0,0,0 monster Gamboge 1031,2,0,0,Mob33::OnGamboge -new_33-1.gat,0,0,0,0 monster Cobalt 1030,2,0,0,Mob33::OnCobalt -new_33-1.gat,0,0,0,0 monster Mauve 1029,2,0,0,Mob33::OnMauve +017-1.gat,0,0,0,0 monster Alizarin 1032,2,0,0,Mob33::OnAlizarin +017-1.gat,0,0,0,0 monster Gamboge 1031,2,0,0,Mob33::OnGamboge +017-1.gat,0,0,0,0 monster Cobalt 1030,2,0,0,Mob33::OnCobalt +017-1.gat,0,0,0,0 monster Mauve 1029,2,0,0,Mob33::OnMauve -new_33-1.gat,0,0,0,0 monster SilkWorm 1035,10,0,0,Mob33::OnSilkWorm +017-1.gat,0,0,0,0 monster SilkWorm 1035,10,0,0,Mob33::OnSilkWorm -new_33-1.gat,0,0,0 script Mob33 -1,{ +017-1.gat,0,0,0 script Mob33 -1,{ OnBat: set @mobID, 1017; callfunc "MobPoints"; -- cgit v1.2.3-70-g09d2