summaryrefslogtreecommitdiff
path: root/world/map/npc/001-3
diff options
context:
space:
mode:
authorWushin <pasekei@gmail.com>2015-02-01 13:20:36 -0600
committerWushin <pasekei@gmail.com>2015-02-01 13:20:36 -0600
commit7a2d45e2bf1886d60d4fb0d30814ff91c1e548d7 (patch)
treed8bc376f768085d422dc523fabe7823b878ee3d3 /world/map/npc/001-3
parent44d34c2835e8f6601bbb0e320c82240c19cdbea3 (diff)
parent06d909765be760521b8379cda26167e2e7804cff (diff)
downloadserverdata-7a2d45e2bf1886d60d4fb0d30814ff91c1e548d7.tar.gz
serverdata-7a2d45e2bf1886d60d4fb0d30814ff91c1e548d7.tar.bz2
serverdata-7a2d45e2bf1886d60d4fb0d30814ff91c1e548d7.tar.xz
serverdata-7a2d45e2bf1886d60d4fb0d30814ff91c1e548d7.zip
Merge pull request #267 from mekolat/gat
remove .gat
Diffstat (limited to 'world/map/npc/001-3')
-rw-r--r--world/map/npc/001-3/_import.txt4
-rw-r--r--world/map/npc/001-3/_mobs.txt6
-rw-r--r--world/map/npc/001-3/_warps.txt4
-rw-r--r--world/map/npc/001-3/guards.txt8
-rw-r--r--world/map/npc/001-3/mapflags.txt4
-rw-r--r--world/map/npc/001-3/pvpflag.txt2
6 files changed, 14 insertions, 14 deletions
diff --git a/world/map/npc/001-3/_import.txt b/world/map/npc/001-3/_import.txt
index cb5f8125..92e0e964 100644
--- a/world/map/npc/001-3/_import.txt
+++ b/world/map/npc/001-3/_import.txt
@@ -1,6 +1,6 @@
// Map 001-3: Tulimshar Arena
-// This file is generated automatically. All manually changes will be removed when running the Converter.
-map: 001-3.gat
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+map: 001-3
npc: npc/001-3/_mobs.txt
npc: npc/001-3/_warps.txt
npc: npc/001-3/guards.txt
diff --git a/world/map/npc/001-3/_mobs.txt b/world/map/npc/001-3/_mobs.txt
index f9f7fc81..3064369a 100644
--- a/world/map/npc/001-3/_mobs.txt
+++ b/world/map/npc/001-3/_mobs.txt
@@ -1,10 +1,10 @@
-// This file is generated automatically. All manually changes will be removed when running the Converter.
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Tulimshar Arena mobs
-001-3.gat,0,0,0,0|monster|Maggot|1002,10,0ms,0ms,Mob001-3::On1002
+001-3,0,0,0,0|monster|Maggot|1002,10,0ms,0ms,Mob001-3::On1002
-001-3.gat,0,0,0|script|Mob001-3|-1
+001-3,0,0,0|script|Mob001-3|-1
{
end;
diff --git a/world/map/npc/001-3/_warps.txt b/world/map/npc/001-3/_warps.txt
index 66eb5137..1c626c4e 100644
--- a/world/map/npc/001-3/_warps.txt
+++ b/world/map/npc/001-3/_warps.txt
@@ -1,4 +1,4 @@
-// This file is generated automatically. All manually changes will be removed when running the Converter.
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Tulimshar Arena warps
-001-3.gat,73,28|warp|To Tulimshar Indoor|-1,-1,002-2.gat,74,59
+001-3,73,28|warp|To Tulimshar Indoor|-1,-1,002-2,74,59
diff --git a/world/map/npc/001-3/guards.txt b/world/map/npc/001-3/guards.txt
index e6b11a0f..5fd08a9e 100644
--- a/world/map/npc/001-3/guards.txt
+++ b/world/map/npc/001-3/guards.txt
@@ -1,4 +1,4 @@
-001-3.gat,77,37,0|script|Phaet#arena|125
+001-3,77,37,0|script|Phaet#arena|125
{
mes "[Phaet the Royal Guard]";
mes "\"Do you want to go back?\"";
@@ -16,16 +16,16 @@ L_Sure:
mes "\"Ok.\"";
next;
if(DUELS & $@DuelPvpBit) goto L_FightClub;
- warp "002-2.gat", 74, 59;
+ warp "002-2", 74, 59;
close;
L_FightClub:
set DUELS, DUELS &~ $@DuelPvpBit;
- warp "009-7.gat", 39, 37;
+ warp "009-7", 39, 37;
close;
}
-001-3.gat,69,37,0|script|Aradin|126
+001-3,69,37,0|script|Aradin|126
{
mes "[Aradin the Royal Guard]";
mes "\"Don't touch me...";
diff --git a/world/map/npc/001-3/mapflags.txt b/world/map/npc/001-3/mapflags.txt
index 7f8170b1..c3a71c5c 100644
--- a/world/map/npc/001-3/mapflags.txt
+++ b/world/map/npc/001-3/mapflags.txt
@@ -1,2 +1,2 @@
-001-3.gat|mapflag|nosave|002-2,74,59
-001-3.gat|mapflag|resave|002-2,74,59
+001-3|mapflag|nosave|002-2,74,59
+001-3|mapflag|resave|002-2,74,59
diff --git a/world/map/npc/001-3/pvpflag.txt b/world/map/npc/001-3/pvpflag.txt
index 96d382d4..68e1b53a 100644
--- a/world/map/npc/001-3/pvpflag.txt
+++ b/world/map/npc/001-3/pvpflag.txt
@@ -1 +1 @@
-001-3.gat|mapflag|pvp
+001-3|mapflag|pvp