diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/018-5-2/_import.txt | 3 | ||||
-rw-r--r-- | npc/018-5-2/_warps.txt | 3 | ||||
-rw-r--r-- | npc/018-5/_warps.txt | 1 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
4 files changed, 8 insertions, 0 deletions
diff --git a/npc/018-5-2/_import.txt b/npc/018-5-2/_import.txt new file mode 100644 index 000000000..9835e17fe --- /dev/null +++ b/npc/018-5-2/_import.txt @@ -0,0 +1,3 @@ +// Map 018-5-2: Indoors +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/018-5-2/_warps.txt", diff --git a/npc/018-5-2/_warps.txt b/npc/018-5-2/_warps.txt new file mode 100644 index 000000000..0465f075d --- /dev/null +++ b/npc/018-5-2/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 018-5-2: Indoors warps +018-5-2,33,47,0 warp #018-5-2_33_47 1,0,018-5,114,55 diff --git a/npc/018-5/_warps.txt b/npc/018-5/_warps.txt index cde18dc75..250a8c718 100644 --- a/npc/018-5/_warps.txt +++ b/npc/018-5/_warps.txt @@ -3,3 +3,4 @@ 018-5,99,82,0 warp #018-5_99_82 0,0,018-5-1,79,67 018-5,97,68,0 warp #018-5_97_68 0,0,018-5-1,77,53 018-5,60,146,0 warp #018-5_60_146 0,0,018-5-1,36,98 +018-5,114,54,0 warp #018-5_114_54 0,0,018-5-2,32,46 diff --git a/npc/_import.txt b/npc/_import.txt index 0aae0646c..046ca49b6 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -116,6 +116,7 @@ @include "npc/018-4-2/_import.txt" @include "npc/018-4/_import.txt" @include "npc/018-5-1/_import.txt" +@include "npc/018-5-2/_import.txt" @include "npc/018-5-boss/_import.txt" @include "npc/018-5/_import.txt" @include "npc/019-1-1/_import.txt" |