From ae1dd36173fbab38b861d0ed9ba4a0cd018f85da Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 Sep 2021 10:42:35 -0300 Subject: This should at least avoid Dream Towers from being *TOO* repetitive. --- npc/030-15/_import.txt | 2 ++ npc/030-16/_import.txt | 2 ++ npc/030-17/_import.txt | 2 ++ npc/030-18/_import.txt | 2 ++ npc/030-19/_import.txt | 2 ++ npc/030-20/_import.txt | 2 ++ npc/030-21/_import.txt | 2 ++ npc/030-22/_import.txt | 2 ++ npc/030-23/_import.txt | 2 ++ npc/030-24/_import.txt | 2 ++ npc/_import.txt | 10 ++++++++++ 11 files changed, 30 insertions(+) create mode 100644 npc/030-15/_import.txt create mode 100644 npc/030-16/_import.txt create mode 100644 npc/030-17/_import.txt create mode 100644 npc/030-18/_import.txt create mode 100644 npc/030-19/_import.txt create mode 100644 npc/030-20/_import.txt create mode 100644 npc/030-21/_import.txt create mode 100644 npc/030-22/_import.txt create mode 100644 npc/030-23/_import.txt create mode 100644 npc/030-24/_import.txt (limited to 'npc') diff --git a/npc/030-15/_import.txt b/npc/030-15/_import.txt new file mode 100644 index 000000000..e7ea91103 --- /dev/null +++ b/npc/030-15/_import.txt @@ -0,0 +1,2 @@ +// Map 030-15: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-16/_import.txt b/npc/030-16/_import.txt new file mode 100644 index 000000000..cef55932e --- /dev/null +++ b/npc/030-16/_import.txt @@ -0,0 +1,2 @@ +// Map 030-16: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-17/_import.txt b/npc/030-17/_import.txt new file mode 100644 index 000000000..dc7002303 --- /dev/null +++ b/npc/030-17/_import.txt @@ -0,0 +1,2 @@ +// Map 030-17: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-18/_import.txt b/npc/030-18/_import.txt new file mode 100644 index 000000000..e754c67a3 --- /dev/null +++ b/npc/030-18/_import.txt @@ -0,0 +1,2 @@ +// Map 030-18: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-19/_import.txt b/npc/030-19/_import.txt new file mode 100644 index 000000000..99ee7afa8 --- /dev/null +++ b/npc/030-19/_import.txt @@ -0,0 +1,2 @@ +// Map 030-19: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-20/_import.txt b/npc/030-20/_import.txt new file mode 100644 index 000000000..83d2afc00 --- /dev/null +++ b/npc/030-20/_import.txt @@ -0,0 +1,2 @@ +// Map 030-20: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-21/_import.txt b/npc/030-21/_import.txt new file mode 100644 index 000000000..fb6466464 --- /dev/null +++ b/npc/030-21/_import.txt @@ -0,0 +1,2 @@ +// Map 030-21: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-22/_import.txt b/npc/030-22/_import.txt new file mode 100644 index 000000000..53b88b320 --- /dev/null +++ b/npc/030-22/_import.txt @@ -0,0 +1,2 @@ +// Map 030-22: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-23/_import.txt b/npc/030-23/_import.txt new file mode 100644 index 000000000..10475c6b7 --- /dev/null +++ b/npc/030-23/_import.txt @@ -0,0 +1,2 @@ +// Map 030-23: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/030-24/_import.txt b/npc/030-24/_import.txt new file mode 100644 index 000000000..c50606411 --- /dev/null +++ b/npc/030-24/_import.txt @@ -0,0 +1,2 @@ +// Map 030-24: Mazes and Dragons +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/_import.txt b/npc/_import.txt index f7af0c8a9..0a6fe5493 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -236,6 +236,16 @@ @include "npc/030-12/_import.txt" @include "npc/030-13/_import.txt" @include "npc/030-14/_import.txt" +@include "npc/030-15/_import.txt" +@include "npc/030-16/_import.txt" +@include "npc/030-17/_import.txt" +@include "npc/030-18/_import.txt" +@include "npc/030-19/_import.txt" +@include "npc/030-20/_import.txt" +@include "npc/030-21/_import.txt" +@include "npc/030-22/_import.txt" +@include "npc/030-23/_import.txt" +@include "npc/030-24/_import.txt" @include "npc/042-0/_import.txt" @include "npc/042-1/_import.txt" @include "npc/042-10/_import.txt" -- cgit v1.2.3-60-g2f50