diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-12 20:13:32 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-12 20:13:32 +0100 |
commit | 9a1fde6cec2b6d5def78ef57fb8cc7e637d72006 (patch) | |
tree | f1afad35191fec17a19922f13d9626d28a7c6216 /npc | |
parent | b73879ef36cd2c4c7d1ddcedc2f875bd169f4d56 (diff) | |
download | serverdata-9a1fde6cec2b6d5def78ef57fb8cc7e637d72006.tar.gz serverdata-9a1fde6cec2b6d5def78ef57fb8cc7e637d72006.tar.bz2 serverdata-9a1fde6cec2b6d5def78ef57fb8cc7e637d72006.tar.xz serverdata-9a1fde6cec2b6d5def78ef57fb8cc7e637d72006.zip |
add duel map 003-13
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-1/_warps.txt | 1 | ||||
-rw-r--r-- | npc/003-13/_import.txt | 3 | ||||
-rw-r--r-- | npc/003-13/_warps.txt | 3 | ||||
-rw-r--r-- | npc/005-1/_warps.txt | 1 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
5 files changed, 9 insertions, 0 deletions
diff --git a/npc/003-1/_warps.txt b/npc/003-1/_warps.txt index be0479dc3..46b562f7b 100644 --- a/npc/003-1/_warps.txt +++ b/npc/003-1/_warps.txt @@ -13,6 +13,7 @@ 003-1,111,137,0 warp #003-1_111_137 0,0,003-7,39,40 003-1,107,132,0 warp #003-1_107_132 0,0,003-7,29,31 003-1,112,100,0 warp #003-1_112_100 0,0,003-8,31,43 +003-1,82,68,0 warp #003-1_82_68 0,0,002-3,35,40 003-1,51,65,0 warp #003-1_51_65 0,0,003-2,42,34 003-1,115,93,0 warp #003-1_115_93 0,0,003-8,41,28 003-1,60,157,0 warp #003-1_60_157 0,0,004-1,64,57 diff --git a/npc/003-13/_import.txt b/npc/003-13/_import.txt new file mode 100644 index 000000000..510fd0d6f --- /dev/null +++ b/npc/003-13/_import.txt @@ -0,0 +1,3 @@ +// Map 003-13: duel map +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/003-13/_warps.txt", diff --git a/npc/003-13/_warps.txt b/npc/003-13/_warps.txt new file mode 100644 index 000000000..76857da05 --- /dev/null +++ b/npc/003-13/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 003-13: duel map warps +003-13,31,44,0 warp #003-13_31_44 0,0,003-1,100,100 diff --git a/npc/005-1/_warps.txt b/npc/005-1/_warps.txt index a0d244861..7524340cf 100644 --- a/npc/005-1/_warps.txt +++ b/npc/005-1/_warps.txt @@ -1,5 +1,6 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 005-1: Candor Island warps +005-1,43,107,0 warp #005-1_43_107 0,0,002-2,21,28 005-1,31,79,0 warp #005-1_31_79 0,0,005-2,33,42 005-1,34,74,0 warp #005-1_34_74 0,0,005-3,25,42 005-1,48,70,0 warp #005-1_48_70 0,0,005-4,25,42 diff --git a/npc/_import.txt b/npc/_import.txt index 75717ef81..eb8110c79 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -65,6 +65,7 @@ @include "npc/002-4/_import.txt" @include "npc/003-1-2/_import.txt" @include "npc/003-1/_import.txt" +@include "npc/003-13/_import.txt" @include "npc/003-2-0/_import.txt" @include "npc/003-2-1/_import.txt" @include "npc/003-2-2/_import.txt" |