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/011-1_Woodland/alchemist.txt | 2 +- npc/011-1_Woodland/monsters.txt | 12 ++++++------ npc/011-1_Woodland/oscar.txt | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'npc/011-1_Woodland') diff --git a/npc/011-1_Woodland/alchemist.txt b/npc/011-1_Woodland/alchemist.txt index ed6582fa..08ba6e41 100644 --- a/npc/011-1_Woodland/alchemist.txt +++ b/npc/011-1_Woodland/alchemist.txt @@ -1,5 +1,5 @@ // This NPC makes potions and dyes -new_9-1.gat,117,77,0 script Rauk 103,{ +011-1.gat,117,77,0 script Rauk 103,{ // Setzer quest/monster oil quest participation set @SETZER_INITIAL, 0; diff --git a/npc/011-1_Woodland/monsters.txt b/npc/011-1_Woodland/monsters.txt index 52f1bc74..60a0688e 100644 --- a/npc/011-1_Woodland/monsters.txt +++ b/npc/011-1_Woodland/monsters.txt @@ -1,15 +1,15 @@ -// Map: new_9-1 +// Map: 011-1 // This is Central Woodland. // -new_9-1.gat,0,0,0,0 monster EvilMushroom 1013,25,0,0,Mob9::OnEvilMushroom -new_9-1.gat,0,0,0,0 monster Flower 1014,40,0,0,Mob9::OnFlower +011-1.gat,0,0,0,0 monster EvilMushroom 1013,25,0,0,Mob9::OnEvilMushroom +011-1.gat,0,0,0,0 monster Flower 1014,40,0,0,Mob9::OnFlower -new_9-1.gat,0,0,0,0 monster Alizarin 1032,1,2700000,1800000,Mob9::OnAlizarin +011-1.gat,0,0,0,0 monster Alizarin 1032,1,2700000,1800000,Mob9::OnAlizarin -new_9-1.gat,0,0,0,0 monster SilkWorm 1035,2,60000,30000,Mob9::OnSilkWorm +011-1.gat,0,0,0,0 monster SilkWorm 1035,2,60000,30000,Mob9::OnSilkWorm -new_9-1.gat,0,0,0 script Mob9 -1,{ +011-1.gat,0,0,0 script Mob9 -1,{ OnEvilMushroom: set @mobID, 1013; callfunc "MobPoints"; diff --git a/npc/011-1_Woodland/oscar.txt b/npc/011-1_Woodland/oscar.txt index f33e0e47..20f9a7b5 100644 --- a/npc/011-1_Woodland/oscar.txt +++ b/npc/011-1_Woodland/oscar.txt @@ -1 +1 @@ -new_9-1.gat,87,34,0 shop Oscar 142,535:25,657:40 \ No newline at end of file +011-1.gat,87,34,0 shop Oscar 142,535:25,657:40 \ No newline at end of file -- cgit v1.2.3-70-g09d2