diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/012-1/_import.txt | 2 | ||||
-rw-r--r-- | npc/012-2/_import.txt | 3 | ||||
-rw-r--r-- | npc/012-2/_warps.txt | 3 | ||||
-rw-r--r-- | npc/_import.txt | 2 |
4 files changed, 10 insertions, 0 deletions
diff --git a/npc/012-1/_import.txt b/npc/012-1/_import.txt new file mode 100644 index 000000000..f1dd2b1b9 --- /dev/null +++ b/npc/012-1/_import.txt @@ -0,0 +1,2 @@ +// Map 012-1: Hurnscald +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/012-2/_import.txt b/npc/012-2/_import.txt new file mode 100644 index 000000000..e1584dc25 --- /dev/null +++ b/npc/012-2/_import.txt @@ -0,0 +1,3 @@ +// Map 012-2: Hurnscald Inn +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/012-2/_warps.txt", diff --git a/npc/012-2/_warps.txt b/npc/012-2/_warps.txt new file mode 100644 index 000000000..8daf4b9f3 --- /dev/null +++ b/npc/012-2/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 012-2: Hurnscald Inn warps +012-2,36,47,0 warp #012-2_36_47 0,0,012-1,65,56 diff --git a/npc/_import.txt b/npc/_import.txt index 541b000a5..7a29506ee 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -45,6 +45,8 @@ @include "npc/010-2/_import.txt" @include "npc/011-1/_import.txt" @include "npc/011-2/_import.txt" +@include "npc/012-1/_import.txt" +@include "npc/012-2/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" @include "npc/sec_pri/_import.txt" |