diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/020-7-1/_warps.txt | 2 | ||||
-rw-r--r-- | npc/020-7-2/_import.txt | 2 | ||||
-rw-r--r-- | npc/020-7/_warps.txt | 2 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
4 files changed, 5 insertions, 2 deletions
diff --git a/npc/020-7-1/_warps.txt b/npc/020-7-1/_warps.txt index fb35ff2f9..4db1e29f3 100644 --- a/npc/020-7-1/_warps.txt +++ b/npc/020-7-1/_warps.txt @@ -1,3 +1,3 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 020-7-1: Blue Sages' Mansion warps -020-7-1,23,30,0 warp #020-7-1_23_30 0,1,020-7,55,22 +020-7-1,24,85,0 warp #020-7-1_24_85 2,0,020-7,55,22 diff --git a/npc/020-7-2/_import.txt b/npc/020-7-2/_import.txt new file mode 100644 index 000000000..07e8e6dec --- /dev/null +++ b/npc/020-7-2/_import.txt @@ -0,0 +1,2 @@ +// Map 020-7-2: Ice cave +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/020-7/_warps.txt b/npc/020-7/_warps.txt index e276b9bff..4a9805b3f 100644 --- a/npc/020-7/_warps.txt +++ b/npc/020-7/_warps.txt @@ -1,4 +1,4 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 020-7: Blue Sages' Mansion warps -020-7,56,21,0 warp #020-7_56_21 1,0,020-7-1,25,30 +020-7,56,21,0 warp #020-7_56_21 1,0,020-7-1,24,84 020-7,40,50,0 warp #020-7_40_50 0,0,020-1,66,53 diff --git a/npc/_import.txt b/npc/_import.txt index 60c7b0381..959b7a3a3 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -135,6 +135,7 @@ @include "npc/020-5/_import.txt" @include "npc/020-6/_import.txt" @include "npc/020-7-1/_import.txt" +@include "npc/020-7-2/_import.txt" @include "npc/020-7/_import.txt" @include "npc/021-1/_import.txt" @include "npc/021-2/_import.txt" |