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/036-2/casino.txt | 4 ++-- world/map/npc/036-2/emblems.txt | 10 +++++----- world/map/npc/036-2/koga-candor.txt | 6 +++--- world/map/npc/036-2/mapflags.txt | 4 ++-- world/map/npc/036-2/shops.txt | 6 +++--- 5 files changed, 15 insertions(+), 15 deletions(-) (limited to 'world/map/npc/036-2') diff --git a/world/map/npc/036-2/casino.txt b/world/map/npc/036-2/casino.txt index bfd56a67..5658aea6 100644 --- a/world/map/npc/036-2/casino.txt +++ b/world/map/npc/036-2/casino.txt @@ -1,11 +1,11 @@ // Casino -036-2.gat,34,37,0|script|Slots#6|400 +036-2,34,37,0|script|Slots#6|400 { callfunc "SlotMachine"; close; } -036-2.gat,36,37,0|script|Slots#7|400 +036-2,36,37,0|script|Slots#7|400 { callfunc "SlotMachine"; close; diff --git a/world/map/npc/036-2/emblems.txt b/world/map/npc/036-2/emblems.txt index 1c8bad11..1ffcc995 100644 --- a/world/map/npc/036-2/emblems.txt +++ b/world/map/npc/036-2/emblems.txt @@ -1,28 +1,28 @@ -036-2.gat,29,27,0|script|#k2city1e|412 +036-2,29,27,0|script|#k2city1e|412 { end; OnInit: disablenpc "#k2city1e"; end; } -036-2.gat,29,27,0|script|#k2city1d|413 +036-2,29,27,0|script|#k2city1d|413 { end; } -036-2.gat,31,27,0|script|#k2city2e|416 +036-2,31,27,0|script|#k2city2e|416 { end; OnInit: disablenpc "#k2city2e"; end; } -036-2.gat,31,27,0|script|#k2city2d|417 +036-2,31,27,0|script|#k2city2d|417 { end; } -036-2.gat,32,27,0|script|#k2sound|127 +036-2,32,27,0|script|#k2sound|127 { end; OnCommandDing: diff --git a/world/map/npc/036-2/koga-candor.txt b/world/map/npc/036-2/koga-candor.txt index 3b9fd932..8aee6be3 100644 --- a/world/map/npc/036-2/koga-candor.txt +++ b/world/map/npc/036-2/koga-candor.txt @@ -1,6 +1,6 @@ // Dock -036-2.gat,39,29,0|script|#KogaCandorExit|45,0,1 +036-2,39,29,0|script|#KogaCandorExit|45,0,1 { mes "Disembark the ferry for "+$@CandorDocks$[$@CandorCurrentDock]+"?"; menu @@ -15,11 +15,11 @@ L_Leave: goto L_Close; L_Hurnscald: - warp "008-1.gat", 137, 75; + warp "008-1", 137, 75; goto L_Close; L_Candor: - warp "029-1.gat", 46, 109; + warp "029-1", 46, 109; goto L_Close; L_Close: diff --git a/world/map/npc/036-2/mapflags.txt b/world/map/npc/036-2/mapflags.txt index da3ae23a..a21839b0 100644 --- a/world/map/npc/036-2/mapflags.txt +++ b/world/map/npc/036-2/mapflags.txt @@ -1,2 +1,2 @@ -036-2.gat|mapflag|town -036-2.gat|mapflag|resave|036-2,20,21 +036-2|mapflag|town +036-2|mapflag|resave|036-2,20,21 diff --git a/world/map/npc/036-2/shops.txt b/world/map/npc/036-2/shops.txt index 33dd286e..eadfc02b 100644 --- a/world/map/npc/036-2/shops.txt +++ b/world/map/npc/036-2/shops.txt @@ -1,9 +1,9 @@ // -036-2.gat,23,38,0|shop|Chef Armand|211,Beer:*1,Steak:*2,CasinoCoins:*1 -036-2.gat,35,22,0|shop|Gunney|138,Arrow:*4,IronArrow:*2 +036-2,23,38,0|shop|Chef Armand|211,Beer:*1,Steak:*2,CasinoCoins:*1 +036-2,35,22,0|shop|Gunney|138,Arrow:*4,IronArrow:*2 -036-2.gat,23,35,0|script|Bunkmaster Daban|212 +036-2,23,35,0|script|Bunkmaster Daban|212 { set @npcname$, "Bunkmaster Daban"; set @cost, 100; -- cgit v1.2.3-60-g2f50