From 31128cd69b1af4182468c25cfb66b1b661d6654a Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Wed, 19 Nov 2008 14:07:34 +0000 Subject: Fix some NPC (etc) map names --- npc/001-3_Tulimshar_arena/guards.txt | 4 ++-- npc/001-3_Tulimshar_arena/monsters.txt | 4 ++-- npc/001-3_Tulimshar_arena/pvpflag.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'npc/001-3_Tulimshar_arena') diff --git a/npc/001-3_Tulimshar_arena/guards.txt b/npc/001-3_Tulimshar_arena/guards.txt index 065ed765..56a677af 100644 --- a/npc/001-3_Tulimshar_arena/guards.txt +++ b/npc/001-3_Tulimshar_arena/guards.txt @@ -1,6 +1,6 @@ // -new_6-1.gat,77,37,0 script Phaet 125,{ +001-3.gat,77,37,0 script Phaet 125,{ mes "[Phaet the Royal Guard]"; mes "\"Do you want to go back?\""; next; @@ -20,7 +20,7 @@ L_Sure: close; } -new_6-1.gat,69,37,0 script Aradin 126,{ +001-3.gat,69,37,0 script Aradin 126,{ mes "[Aradin the Royal Guard]"; mes "\"Don't touch me..."; mes "You wouldn't enjoy the consequences.\""; diff --git a/npc/001-3_Tulimshar_arena/monsters.txt b/npc/001-3_Tulimshar_arena/monsters.txt index 51d72132..91fe96b3 100644 --- a/npc/001-3_Tulimshar_arena/monsters.txt +++ b/npc/001-3_Tulimshar_arena/monsters.txt @@ -2,9 +2,9 @@ // This is the Tulimshar Arena -- below Tulimshar. // -new_6-1.gat,0,0,0,0 monster Maggot 1002,10,0,0,Mob6::OnMaggot +001-3.gat,0,0,0,0 monster Maggot 1002,10,0,0,Mob6::OnMaggot -new_6-1.gat,0,0,0 script Mob6 -1,{ +001-3.gat,0,0,0 script Mob6 -1,{ OnMaggot: set @mobID, 1002; callfunc "MobPoints"; diff --git a/npc/001-3_Tulimshar_arena/pvpflag.txt b/npc/001-3_Tulimshar_arena/pvpflag.txt index 361e062b..73b6e556 100644 --- a/npc/001-3_Tulimshar_arena/pvpflag.txt +++ b/npc/001-3_Tulimshar_arena/pvpflag.txt @@ -1 +1 @@ -new_6-1.gat mapflag pvp +001-3.gat mapflag pvp -- cgit v1.2.3-70-g09d2