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/020-2/baktar.txt | 2 +- world/map/npc/020-2/banker.txt | 4 ++-- world/map/npc/020-2/furquest.txt | 4 ++-- world/map/npc/020-2/mapflags.txt | 4 ++-- world/map/npc/020-2/shops.txt | 8 ++++---- 5 files changed, 11 insertions(+), 11 deletions(-) (limited to 'world/map/npc/020-2') diff --git a/world/map/npc/020-2/baktar.txt b/world/map/npc/020-2/baktar.txt index cc6b7ef2..660ea92d 100644 --- a/world/map/npc/020-2/baktar.txt +++ b/world/map/npc/020-2/baktar.txt @@ -31,7 +31,7 @@ //# bit 0 knows the name/location of the opponent //# bit 1 killed the ugly opponent //#========================= -020-2.gat,70,61,0|script|Baktar|191 +020-2,70,61,0|script|Baktar|191 { set @npcname$, "[Baktar]"; diff --git a/world/map/npc/020-2/banker.txt b/world/map/npc/020-2/banker.txt index ac3b29df..3359501b 100644 --- a/world/map/npc/020-2/banker.txt +++ b/world/map/npc/020-2/banker.txt @@ -1,4 +1,4 @@ -020-2.gat,122,64,0|script|Ben|193 +020-2,122,64,0|script|Ben|193 { callfunc "ClearVariables"; set @npcname$, "Ben"; @@ -6,7 +6,7 @@ close; } -020-2.gat,127,63,0|script|Maria|190 +020-2,127,63,0|script|Maria|190 { mes "[Maria]"; mes "\"Hello!"; diff --git a/world/map/npc/020-2/furquest.txt b/world/map/npc/020-2/furquest.txt index d20e00c7..c03ffc41 100644 --- a/world/map/npc/020-2/furquest.txt +++ b/world/map/npc/020-2/furquest.txt @@ -2,7 +2,7 @@ // Script by Shaili and QOAL //################################################################################# -020-2.gat,24,26,0|script|Agostine Debug|137 +020-2,24,26,0|script|Agostine Debug|137 { mes "[Agostine Debug]"; mes "What do you want to do?"; @@ -38,7 +38,7 @@ OnInit: disablenpc "Agostine Debug"; end; } -020-2.gat,27,26,0|script|Agostine|137 +020-2,27,26,0|script|Agostine|137 { set @CUTFUR_EXP, 10; set @FINEDRESS_COTTON_CLOTHS, 20; diff --git a/world/map/npc/020-2/mapflags.txt b/world/map/npc/020-2/mapflags.txt index e39bcf84..3c7d918f 100644 --- a/world/map/npc/020-2/mapflags.txt +++ b/world/map/npc/020-2/mapflags.txt @@ -1,2 +1,2 @@ -020-2.gat|mapflag|town -020-2.gat|mapflag|resave|020-1,52,118 +020-2|mapflag|town +020-2|mapflag|resave|020-1,52,118 diff --git a/world/map/npc/020-2/shops.txt b/world/map/npc/020-2/shops.txt index 1c895902..9975ff3f 100644 --- a/world/map/npc/020-2/shops.txt +++ b/world/map/npc/020-2/shops.txt @@ -1,7 +1,7 @@ // Snow town shops // About the Area NPC -020-2.gat,75,28,0|script|Taylor|137 +020-2,75,28,0|script|Taylor|137 { mes "[Taylor]"; mes "\"While it can be dangerous up here in Kaizei, I take comfort that Nivalis is not surrounded by the Yeti like Thermin is. What a weird town.\""; @@ -14,12 +14,12 @@ close; } // Weapons shop -020-2.gat,25,65,0|shop|Bracco|135,IronArrow:*1,ShortBow:*4,Dagger:*1,LeatherShield:*1 +020-2,25,65,0|shop|Bracco|135,IronArrow:*1,ShortBow:*4,Dagger:*1,LeatherShield:*1 // Potions shop -020-2.gat,75,24,0|shop|Mede|103,CactusDrink:*1,CactusPotion:*1,IronPotion:*1,ConcentrationPotion:*1 +020-2,75,24,0|shop|Mede|103,CactusDrink:*1,CactusPotion:*1,IronPotion:*1,ConcentrationPotion:*1 // INN -020-2.gat,111,23,0|script|Kane|120 +020-2,111,23,0|script|Kane|120 { set @npcname$, "Kane the Inn Keeper"; set @cost, 100; -- cgit v1.2.3-60-g2f50