From ffbfba3d9c8d15e7a85b6913f198843a1af2a5f7 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Sat, 3 Mar 2018 03:11:52 -0300 Subject: Move map 012 to 001-4 for consistency --- npc/001-4/_import.txt | 3 +++ npc/001-4/_mobs.txt | 6 ++++++ npc/012/_import.txt | 3 --- npc/012/_mobs.txt | 6 ------ npc/_import.txt | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 npc/001-4/_import.txt create mode 100644 npc/001-4/_mobs.txt delete mode 100644 npc/012/_import.txt delete mode 100644 npc/012/_mobs.txt (limited to 'npc') diff --git a/npc/001-4/_import.txt b/npc/001-4/_import.txt new file mode 100644 index 000000000..3cb4d9699 --- /dev/null +++ b/npc/001-4/_import.txt @@ -0,0 +1,3 @@ +// Map 001-4: Enchanted Forest +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/001-4/_mobs.txt", diff --git a/npc/001-4/_mobs.txt b/npc/001-4/_mobs.txt new file mode 100644 index 000000000..aebb74508 --- /dev/null +++ b/npc/001-4/_mobs.txt @@ -0,0 +1,6 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-4: Enchanted Forest mobs +001-4,72,232,23,23 monster Clover Field 1028,1,60000,120000 +001-4,224,238,23,23 monster Clover Field 1028,1,60000,120000 +001-4,226,77,23,23 monster Clover Field 1028,1,60000,120000 +001-4,74,77,23,23 monster Clover Field 1028,1,60000,120000 diff --git a/npc/012/_import.txt b/npc/012/_import.txt deleted file mode 100644 index 288da5ebf..000000000 --- a/npc/012/_import.txt +++ /dev/null @@ -1,3 +0,0 @@ -// Map 012: Enchanted Forest -// This file is generated automatically. All manually added changes will be removed when running the Converter. -"npc/012/_mobs.txt", diff --git a/npc/012/_mobs.txt b/npc/012/_mobs.txt deleted file mode 100644 index 453f3bc78..000000000 --- a/npc/012/_mobs.txt +++ /dev/null @@ -1,6 +0,0 @@ -// This file is generated automatically. All manually added changes will be removed when running the Converter. -// Map 012: Enchanted Forest mobs -012,72,232,23,23 monster Clover Field 1028,1,60000,120000 -012,224,238,23,23 monster Clover Field 1028,1,60000,120000 -012,226,77,23,23 monster Clover Field 1028,1,60000,120000 -012,74,77,23,23 monster Clover Field 1028,1,60000,120000 diff --git a/npc/_import.txt b/npc/_import.txt index f945032de..56495f66a 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -5,6 +5,7 @@ @include "npc/000-1/_import.txt" @include "npc/001-1/_import.txt" @include "npc/001-2/_import.txt" +@include "npc/001-4/_import.txt" @include "npc/002-1/_import.txt" @include "npc/002-2/_import.txt" @include "npc/002-3/_import.txt" @@ -49,7 +50,6 @@ @include "npc/008-2-7/_import.txt" @include "npc/008-2-8/_import.txt" @include "npc/008-2-9/_import.txt" -@include "npc/012/_import.txt" @include "npc/botcheck/_import.txt" @include "npc/sec_pri/_import.txt" @include "npc/test/_import.txt" -- cgit v1.2.3-60-g2f50