From b65ed5ba9c6b9c0029e31c8724b7feefa75cc001 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 17 Jun 2018 13:32:41 -0300 Subject: Make Maps --- conf/map/maps.conf | 1 + db/map_index.txt | 125 +++++++++++++++++++++++++------------------------- maps/re/001-8.mcache | Bin 0 -> 472 bytes npc/001-8/_import.txt | 3 ++ npc/001-8/_mobs.txt | 8 ++++ npc/_import.txt | 1 + 6 files changed, 76 insertions(+), 62 deletions(-) create mode 100644 maps/re/001-8.mcache create mode 100644 npc/001-8/_import.txt create mode 100644 npc/001-8/_mobs.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index af25e9126..813bfebc0 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -12,6 +12,7 @@ map_list: ( "001-5", "001-6", "001-7", + "001-8", "002-1", "002-2", "002-3", diff --git a/db/map_index.txt b/db/map_index.txt index 046576be9..37b392040 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -9,65 +9,66 @@ 001-5 9 001-6 10 001-7 11 -002-1 12 -002-2 13 -002-3 14 -002-4 15 -002-5 16 -003-0-1 17 -003-0 18 -003-1-1 19 -003-1-2 20 -003-1-3 21 -003-1 22 -003-10 23 -003-13 24 -003-2 25 -003-3 26 -003-4-1 27 -003-4 28 -003-5 29 -003-6 30 -003-7 31 -003-8 32 -004-1 33 -004-2-1 34 -004-2 35 -005-1 36 -005-2-1 37 -005-2 38 -005-3 39 -005-4 40 -005-5 41 -005-6 42 -005-7 43 -006-1 44 -007-1 45 -009-1 46 -010-1-1 47 -010-1 48 -010-2 49 -011-1 50 -011-2 51 -012-1 52 -012-2 53 -012-3 54 -012-4 55 -012-5 56 -012-6 57 -012-7 58 -014-1 59 -014-2 60 -014-3 61 -015-1 62 -015-2 63 -016-1 64 -016-6 65 -016-7 66 -boss 67 -botcheck 68 -sec_pri 69 -soren-2 70 -soren 71 -test 72 -testbg 73 +001-8 12 +002-1 13 +002-2 14 +002-3 15 +002-4 16 +002-5 17 +003-0-1 18 +003-0 19 +003-1-1 20 +003-1-2 21 +003-1-3 22 +003-1 23 +003-10 24 +003-13 25 +003-2 26 +003-3 27 +003-4-1 28 +003-4 29 +003-5 30 +003-6 31 +003-7 32 +003-8 33 +004-1 34 +004-2-1 35 +004-2 36 +005-1 37 +005-2-1 38 +005-2 39 +005-3 40 +005-4 41 +005-5 42 +005-6 43 +005-7 44 +006-1 45 +007-1 46 +009-1 47 +010-1-1 48 +010-1 49 +010-2 50 +011-1 51 +011-2 52 +012-1 53 +012-2 54 +012-3 55 +012-4 56 +012-5 57 +012-6 58 +012-7 59 +014-1 60 +014-2 61 +014-3 62 +015-1 63 +015-2 64 +016-1 65 +016-6 66 +016-7 67 +boss 68 +botcheck 69 +sec_pri 70 +soren-2 71 +soren 72 +test 73 +testbg 74 diff --git a/maps/re/001-8.mcache b/maps/re/001-8.mcache new file mode 100644 index 000000000..55a3bc73d Binary files /dev/null and b/maps/re/001-8.mcache differ diff --git a/npc/001-8/_import.txt b/npc/001-8/_import.txt new file mode 100644 index 000000000..2829ecaf4 --- /dev/null +++ b/npc/001-8/_import.txt @@ -0,0 +1,3 @@ +// Map 001-8: Hungry Quirin Arena +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/001-8/_mobs.txt", diff --git a/npc/001-8/_mobs.txt b/npc/001-8/_mobs.txt new file mode 100644 index 000000000..24a0290ca --- /dev/null +++ b/npc/001-8/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-8: Hungry Quirin Arena mobs +001-8,49,49,30,30 monster Piousse 1003,11,20000,20000 +001-8,28,47,10,7 monster Plushroom Field 1011,18,30000,30000 +001-8,70,51,10,7 monster Chagashroom Field 1128,18,30000,30000 +001-8,49,28,31,10 monster Manana Tree 1017,26,30000,30000 +001-8,28,70,10,10 monster Squirrel 1032,8,30000,30000 +001-8,67,72,14,9 monster Manana Tree 1017,8,30000,30000 diff --git a/npc/_import.txt b/npc/_import.txt index 8922e975a..e65c61b2f 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -11,6 +11,7 @@ @include "npc/001-5/_import.txt" @include "npc/001-6/_import.txt" @include "npc/001-7/_import.txt" +@include "npc/001-8/_import.txt" @include "npc/002-1/_import.txt" @include "npc/002-2/_import.txt" @include "npc/002-3/_import.txt" -- cgit v1.2.3-70-g09d2