diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-10/_import.txt | 3 | ||||
-rw-r--r-- | npc/003-10/_warps.txt | 5 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
3 files changed, 9 insertions, 0 deletions
diff --git a/npc/003-10/_import.txt b/npc/003-10/_import.txt new file mode 100644 index 000000000..215053cd4 --- /dev/null +++ b/npc/003-10/_import.txt @@ -0,0 +1,3 @@ +// Map 003-10: Guard's House +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/003-10/_warps.txt", diff --git a/npc/003-10/_warps.txt b/npc/003-10/_warps.txt new file mode 100644 index 000000000..d0cb1fe2d --- /dev/null +++ b/npc/003-10/_warps.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 003-10: Guard's House warps +003-10,34,43,0 warp #003-10_34_43 1,0,003-10,33,58 +003-10,34,57,0 warp #003-10_34_57 1,0,003-10,33,42 +003-10,42,80,0 warp #003-10_42_80 0,0,003-1,114,84 diff --git a/npc/_import.txt b/npc/_import.txt index 96fe8565e..b93ae75da 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -15,6 +15,7 @@ @include "npc/003-1-2/_import.txt" @include "npc/003-1-3/_import.txt" @include "npc/003-1/_import.txt" +@include "npc/003-10/_import.txt" @include "npc/003-13/_import.txt" @include "npc/003-2/_import.txt" @include "npc/003-3/_import.txt" |