From d24fbc9a345d87fe49d24b315e08aff318c167bc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 9 Jun 2018 10:28:28 -0300 Subject: Now that bugs are fixed, make maps --- npc/016-6/_import.txt | 3 +++ npc/016-6/_mobs.txt | 3 +++ npc/_import.txt | 1 + 3 files changed, 7 insertions(+) create mode 100644 npc/016-6/_import.txt create mode 100644 npc/016-6/_mobs.txt (limited to 'npc') 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" -- cgit v1.2.3-60-g2f50