diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-23 01:17:57 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-23 01:17:57 -0300 |
commit | 5dddcde3e6440849fe11324a0e21e8028053c18c (patch) | |
tree | 0e1167d8f5d912599f3ee5881bf5f35af4857a2f /npc | |
parent | 0b6ed7cf9eb37acc8ef14c40981203db325d01ed (diff) | |
download | serverdata-5dddcde3e6440849fe11324a0e21e8028053c18c.tar.gz serverdata-5dddcde3e6440849fe11324a0e21e8028053c18c.tar.bz2 serverdata-5dddcde3e6440849fe11324a0e21e8028053c18c.tar.xz serverdata-5dddcde3e6440849fe11324a0e21e8028053c18c.zip |
make maps
Diffstat (limited to 'npc')
-rw-r--r-- | npc/009-1/_warps.txt | 1 | ||||
-rw-r--r-- | npc/009-3/_import.txt | 3 | ||||
-rw-r--r-- | npc/009-3/_warps.txt | 3 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
4 files changed, 8 insertions, 0 deletions
diff --git a/npc/009-1/_warps.txt b/npc/009-1/_warps.txt index acb339920..996870407 100644 --- a/npc/009-1/_warps.txt +++ b/npc/009-1/_warps.txt @@ -4,3 +4,4 @@ 009-1,119,40,0 warp #009-1_119_40 0,0,011-1,177,177 009-1,84,63,0 warp #009-1_84_63 0,0,009-2,62,66 009-1,73,63,0 warp #009-1_73_63 0,0,009-2,28,65 +009-1,86,34,0 warp #009-1_86_34 0,0,009-3,44,56 diff --git a/npc/009-3/_import.txt b/npc/009-3/_import.txt new file mode 100644 index 000000000..eeb3b9e54 --- /dev/null +++ b/npc/009-3/_import.txt @@ -0,0 +1,3 @@ +// Map 009-3: Halinarzo General Store +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/009-3/_warps.txt", diff --git a/npc/009-3/_warps.txt b/npc/009-3/_warps.txt new file mode 100644 index 000000000..1577a7a58 --- /dev/null +++ b/npc/009-3/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 009-3: Halinarzo General Store warps +009-3,44,57,0 warp #009-3_44_57 0,0,009-1,86,35 diff --git a/npc/_import.txt b/npc/_import.txt index 3af3f93e8..2be0ed915 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -48,6 +48,7 @@ @include "npc/007-1/_import.txt" @include "npc/009-1/_import.txt" @include "npc/009-2/_import.txt" +@include "npc/009-3/_import.txt" @include "npc/010-1-1/_import.txt" @include "npc/010-1/_import.txt" @include "npc/010-2/_import.txt" |