diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-0-2/_import.txt | 3 | ||||
-rw-r--r-- | npc/003-0-2/_warps.txt | 3 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
3 files changed, 7 insertions, 0 deletions
diff --git a/npc/003-0-2/_import.txt b/npc/003-0-2/_import.txt new file mode 100644 index 000000000..8a8c8134b --- /dev/null +++ b/npc/003-0-2/_import.txt @@ -0,0 +1,3 @@ +// Map 003-0-2: The Magic Guild Council Room +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/003-0-2/_warps.txt", diff --git a/npc/003-0-2/_warps.txt b/npc/003-0-2/_warps.txt new file mode 100644 index 000000000..01d46e731 --- /dev/null +++ b/npc/003-0-2/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 003-0-2: The Magic Guild Council Room warps +003-0-2,35,43,0 warp #003-0-2_35_43 3,0,003-0-1,48,24 diff --git a/npc/_import.txt b/npc/_import.txt index 09c7ebc5d..e004b6aaf 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -22,6 +22,7 @@ @include "npc/002-4/_import.txt" @include "npc/002-5/_import.txt" @include "npc/003-0-1/_import.txt" +@include "npc/003-0-2/_import.txt" @include "npc/003-0/_import.txt" @include "npc/003-1-1/_import.txt" @include "npc/003-1-2/_import.txt" |