diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-20 14:51:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-20 14:51:52 -0300 |
commit | 760f0e1f03c8bc9dbb2c9db98c79d178499db3d7 (patch) | |
tree | f7c2e66ad97f5b1b09ee28cefcac2b91ce8ec810 /npc | |
parent | b185fa913a10ec2bcf5f75840b6e81ce8909bbdb (diff) | |
download | serverdata-760f0e1f03c8bc9dbb2c9db98c79d178499db3d7.tar.gz serverdata-760f0e1f03c8bc9dbb2c9db98c79d178499db3d7.tar.bz2 serverdata-760f0e1f03c8bc9dbb2c9db98c79d178499db3d7.tar.xz serverdata-760f0e1f03c8bc9dbb2c9db98c79d178499db3d7.zip |
Rebuild map information
Diffstat (limited to 'npc')
-rw-r--r-- | npc/017-1/_warps.txt | 3 | ||||
-rw-r--r-- | npc/017-6/_import.txt | 3 | ||||
-rw-r--r-- | npc/017-6/_warps.txt | 5 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
4 files changed, 12 insertions, 0 deletions
diff --git a/npc/017-1/_warps.txt b/npc/017-1/_warps.txt index 85b8bd8e4..88b6bdbbb 100644 --- a/npc/017-1/_warps.txt +++ b/npc/017-1/_warps.txt @@ -8,3 +8,6 @@ 017-1,150,87,0 warp #017-1_150_87 0,0,017-4,27,41 017-1,155,87,0 warp #017-1_155_87 0,0,017-4,35,41 017-1,133,155,0 warp #017-1_133_155 0,0,017-5,23,33 +017-1,37,140,0 warp #017-1_37_140 0,1,017-6,29,43 +017-1,37,155,0 warp #017-1_37_155 0,1,017-6,29,52 +017-1,37,132,0 warp #017-1_37_132 0,1,017-6,29,31 diff --git a/npc/017-6/_import.txt b/npc/017-6/_import.txt new file mode 100644 index 000000000..1f76d9801 --- /dev/null +++ b/npc/017-6/_import.txt @@ -0,0 +1,3 @@ +// Map 017-6: LoF Alchemy Shop +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/017-6/_warps.txt", diff --git a/npc/017-6/_warps.txt b/npc/017-6/_warps.txt new file mode 100644 index 000000000..5d600c767 --- /dev/null +++ b/npc/017-6/_warps.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 017-6: LoF Alchemy Shop warps +017-6,30,44,0 warp #017-6_30_44 0,1,017-1,38,139 +017-6,30,32,0 warp #017-6_30_32 0,1,017-1,38,131 +017-6,30,53,0 warp #017-6_30_53 0,1,017-1,38,154 diff --git a/npc/_import.txt b/npc/_import.txt index a9f03c872..a9e60f81d 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -83,6 +83,7 @@ @include "npc/017-3/_import.txt" @include "npc/017-4/_import.txt" @include "npc/017-5/_import.txt" +@include "npc/017-6/_import.txt" @include "npc/018-1-1/_import.txt" @include "npc/018-1/_import.txt" @include "npc/018-2-1/_import.txt" |