From 22cfbc011ce19e96767861b60473fa3136177f10 Mon Sep 17 00:00:00 2001 From: mekolat Date: Sun, 1 Feb 2015 14:11:22 -0500 Subject: remove .gat from npcs --- world/map/npc/002-5/chest.txt | 2 +- world/map/npc/002-5/mapflags.txt | 2 +- world/map/npc/002-5/sema.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/002-5') diff --git a/world/map/npc/002-5/chest.txt b/world/map/npc/002-5/chest.txt index 785247d5..fe0c2448 100644 --- a/world/map/npc/002-5/chest.txt +++ b/world/map/npc/002-5/chest.txt @@ -1,6 +1,6 @@ // Variables used: nibble 4 and 5 of QUEST_SouthTulimshar -002-5.gat,93,37,0|script|Supply Chest|378 +002-5,93,37,0|script|Supply Chest|378 { // This NPC previously used the variable TMW_Quest callfunc "ClearVarTMW_Quest"; diff --git a/world/map/npc/002-5/mapflags.txt b/world/map/npc/002-5/mapflags.txt index 38e2b3bd..b1250e34 100644 --- a/world/map/npc/002-5/mapflags.txt +++ b/world/map/npc/002-5/mapflags.txt @@ -1 +1 @@ -002-5.gat|mapflag|resave|002-3,72,66 +002-5|mapflag|resave|002-3,72,66 diff --git a/world/map/npc/002-5/sema.txt b/world/map/npc/002-5/sema.txt index 25b4fc29..7a859f05 100644 --- a/world/map/npc/002-5/sema.txt +++ b/world/map/npc/002-5/sema.txt @@ -1,6 +1,6 @@ // Variables used: nibble 4 and 5 of QUEST_SouthTulimshar -002-5.gat,43,91,6|script|Sema|340 +002-5,43,91,6|script|Sema|340 { // This NPC previously used the variable TMW_Quest callfunc "ClearVarTMW_Quest"; @@ -30,7 +30,7 @@ L_Sema_No: L_Sema_Yes: set @state, 27; callsub S_Update_Var; - monster "002-5.gat", 70, 90, "", 1059, 1; + monster "002-5", 70, 90, "", 1059, 1; mes "[Sema the Miner]"; mes "\"Good luck. To prove you killed it, please bring the Iten it swallowed when it ate the miner. Be careful, there could be more than one.\""; goto L_Close; -- cgit v1.2.3-60-g2f50