From f8703d7bcd2922576f4c9296f046da1e8430c42e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 20 Mar 2018 11:33:44 -0300 Subject: make maps --- conf/map/maps.conf | 2 + db/map_index.txt | 96 ++++++++++++++++++++++++------------------------ maps/re/003-0-1.mcache | Bin 0 -> 211 bytes maps/re/003-0.mcache | Bin 0 -> 230 bytes npc/003-0-1/_import.txt | 2 + npc/003-0/_import.txt | 2 + npc/_import.txt | 2 + 7 files changed, 57 insertions(+), 47 deletions(-) create mode 100644 maps/re/003-0-1.mcache create mode 100644 maps/re/003-0.mcache create mode 100644 npc/003-0-1/_import.txt create mode 100644 npc/003-0/_import.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index ccb70a877..75f5f2c82 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -11,6 +11,8 @@ map_list: ( "002-2", "002-3", "002-4", + "003-0-1", + "003-0", "003-1-2", "003-1-3", "003-1", diff --git a/db/map_index.txt b/db/map_index.txt index 1a3b4c323..16fe5ef8c 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -8,50 +8,52 @@ 002-2 8 002-3 9 002-4 10 -003-1-2 11 -003-1-3 12 -003-1 13 -003-13 14 -003-2 15 -003-3 16 -003-4 17 -003-5 18 -003-6 19 -003-7 20 -003-8 21 -004-1 22 -004-2 23 -005-1 24 -005-2 25 -005-3 26 -005-4 27 -005-5 28 -005-6 29 -005-7 30 -007-1 31 -008-1 32 -008-2-0 33 -008-2-1 34 -008-2-10 35 -008-2-11 36 -008-2-12 37 -008-2-13 38 -008-2-14 39 -008-2-2 40 -008-2-3 41 -008-2-4 42 -008-2-5 43 -008-2-6 44 -008-2-7 45 -008-2-8 46 -008-2-9 47 -009-1 48 -009-2 49 -009-5 50 -boss 51 -botcheck 52 -sec_pri 53 -soren-2 54 -soren 55 -test 56 -testbg 57 +003-0-1 11 +003-0 12 +003-1-2 13 +003-1-3 14 +003-1 15 +003-13 16 +003-2 17 +003-3 18 +003-4 19 +003-5 20 +003-6 21 +003-7 22 +003-8 23 +004-1 24 +004-2 25 +005-1 26 +005-2 27 +005-3 28 +005-4 29 +005-5 30 +005-6 31 +005-7 32 +007-1 33 +008-1 34 +008-2-0 35 +008-2-1 36 +008-2-10 37 +008-2-11 38 +008-2-12 39 +008-2-13 40 +008-2-14 41 +008-2-2 42 +008-2-3 43 +008-2-4 44 +008-2-5 45 +008-2-6 46 +008-2-7 47 +008-2-8 48 +008-2-9 49 +009-1 50 +009-2 51 +009-5 52 +boss 53 +botcheck 54 +sec_pri 55 +soren-2 56 +soren 57 +test 58 +testbg 59 diff --git a/maps/re/003-0-1.mcache b/maps/re/003-0-1.mcache new file mode 100644 index 000000000..f2b4c4027 Binary files /dev/null and b/maps/re/003-0-1.mcache differ diff --git a/maps/re/003-0.mcache b/maps/re/003-0.mcache new file mode 100644 index 000000000..6bc666916 Binary files /dev/null and b/maps/re/003-0.mcache differ diff --git a/npc/003-0-1/_import.txt b/npc/003-0-1/_import.txt new file mode 100644 index 000000000..98c3c36d3 --- /dev/null +++ b/npc/003-0-1/_import.txt @@ -0,0 +1,2 @@ +// Map 003-0-1: The Magic Guild +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/003-0/_import.txt b/npc/003-0/_import.txt new file mode 100644 index 000000000..b64702ef4 --- /dev/null +++ b/npc/003-0/_import.txt @@ -0,0 +1,2 @@ +// Map 003-0: The Magic Guild +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/_import.txt b/npc/_import.txt index ee8ff40d2..96fe8565e 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -10,6 +10,8 @@ @include "npc/002-2/_import.txt" @include "npc/002-3/_import.txt" @include "npc/002-4/_import.txt" +@include "npc/003-0-1/_import.txt" +@include "npc/003-0/_import.txt" @include "npc/003-1-2/_import.txt" @include "npc/003-1-3/_import.txt" @include "npc/003-1/_import.txt" -- cgit v1.2.3-70-g09d2