diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/016-6/_import.txt | 3 | ||||
-rw-r--r-- | npc/016-6/_mobs.txt | 3 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
3 files changed, 7 insertions, 0 deletions
diff --git a/npc/016-6/_import.txt b/npc/016-6/_import.txt new file mode 100644 index 000000000..82eaf47ca --- /dev/null +++ b/npc/016-6/_import.txt @@ -0,0 +1,3 @@ +// Map 016-6: Ocean +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/016-6/_mobs.txt", diff --git a/npc/016-6/_mobs.txt b/npc/016-6/_mobs.txt new file mode 100644 index 000000000..28a26990c --- /dev/null +++ b/npc/016-6/_mobs.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 016-6: Ocean mobs +016-6,38,32,14,2 monster Ocean Croc 1133,4,36000,30000 diff --git a/npc/_import.txt b/npc/_import.txt index 3e46949ac..225d75b82 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-6/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" @include "npc/sec_pri/_import.txt" |