diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/009-1/_import.txt | 2 | ||||
-rw-r--r-- | npc/009-5/_import.txt | 2 | ||||
-rw-r--r-- | npc/_import.txt | 3 | ||||
-rw-r--r-- | npc/boss/_import.txt | 2 |
4 files changed, 9 insertions, 0 deletions
diff --git a/npc/009-1/_import.txt b/npc/009-1/_import.txt new file mode 100644 index 000000000..057b7070c --- /dev/null +++ b/npc/009-1/_import.txt @@ -0,0 +1,2 @@ +// Map 009-1: Halinarzo +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/009-5/_import.txt b/npc/009-5/_import.txt new file mode 100644 index 000000000..83c56078c --- /dev/null +++ b/npc/009-5/_import.txt @@ -0,0 +1,2 @@ +// Map 009-5: Depleted Mana Stones Mine +// 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 56495f66a..8becbf4a2 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -50,6 +50,9 @@ @include "npc/008-2-7/_import.txt" @include "npc/008-2-8/_import.txt" @include "npc/008-2-9/_import.txt" +@include "npc/009-1/_import.txt" +@include "npc/009-5/_import.txt" +@include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" @include "npc/sec_pri/_import.txt" @include "npc/test/_import.txt" diff --git a/npc/boss/_import.txt b/npc/boss/_import.txt new file mode 100644 index 000000000..99f216b3b --- /dev/null +++ b/npc/boss/_import.txt @@ -0,0 +1,2 @@ +// Map boss: Boss Arena +// This file is generated automatically. All manually added changes will be removed when running the Converter. |