diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/016-1/_import.txt | 3 | ||||
-rw-r--r-- | npc/016-1/_mobs.txt | 3 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
3 files changed, 7 insertions, 0 deletions
diff --git a/npc/016-1/_import.txt b/npc/016-1/_import.txt new file mode 100644 index 000000000..1edea7a42 --- /dev/null +++ b/npc/016-1/_import.txt @@ -0,0 +1,3 @@ +// Map 016-1: La Marine First Deck +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/016-1/_mobs.txt", diff --git a/npc/016-1/_mobs.txt b/npc/016-1/_mobs.txt new file mode 100644 index 000000000..621c46039 --- /dev/null +++ b/npc/016-1/_mobs.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 016-1: La Marine First Deck mobs +016-1,31,26,9,4 monster Piou 1002,2,30000,20000 diff --git a/npc/_import.txt b/npc/_import.txt index 225d75b82..1d9deba5b 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -61,6 +61,7 @@ @include "npc/014-1/_import.txt" @include "npc/014-2/_import.txt" @include "npc/015-1/_import.txt" +@include "npc/016-1/_import.txt" @include "npc/016-6/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" |