diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-07 20:24:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-07 20:24:35 -0300 |
commit | 7c3b1447bbbee2d112d3f7049a6d2cd3097bf9eb (patch) | |
tree | 4fbc53666445ef49eb05b5f9ec6bc6af0216abea /npc | |
parent | 64986a278938d132db6b224d87ebf711b77be86c (diff) | |
download | serverdata-7c3b1447bbbee2d112d3f7049a6d2cd3097bf9eb.tar.gz serverdata-7c3b1447bbbee2d112d3f7049a6d2cd3097bf9eb.tar.bz2 serverdata-7c3b1447bbbee2d112d3f7049a6d2cd3097bf9eb.tar.xz serverdata-7c3b1447bbbee2d112d3f7049a6d2cd3097bf9eb.zip |
Make Maps
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-3/_import.txt | 2 | ||||
-rw-r--r-- | npc/_import.txt | 1 | ||||
-rw-r--r-- | npc/soren-2/_warps.txt | 2 |
3 files changed, 4 insertions, 1 deletions
diff --git a/npc/001-3/_import.txt b/npc/001-3/_import.txt new file mode 100644 index 000000000..80049616e --- /dev/null +++ b/npc/001-3/_import.txt @@ -0,0 +1,2 @@ +// Map 001-3: Saulc's Home +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/_import.txt b/npc/_import.txt index 09a33de79..118449f87 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -5,6 +5,7 @@ @include "npc/000-1/_import.txt" @include "npc/001-1/_import.txt" @include "npc/001-2/_import.txt" +@include "npc/001-3/_import.txt" @include "npc/001-4/_import.txt" @include "npc/001-5/_import.txt" @include "npc/001-6/_import.txt" diff --git a/npc/soren-2/_warps.txt b/npc/soren-2/_warps.txt index a89e74edd..02271412f 100644 --- a/npc/soren-2/_warps.txt +++ b/npc/soren-2/_warps.txt @@ -1,3 +1,3 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map soren-2: Soren House warps -soren-2,32,37,0 warp #soren-2_32_37 0,0,soren,105,38 +soren-2,32,37,0 warp #soren-2_32_37 0,0,soren,105,58 |