From f176b05d31ddd68bda90cef335ee8369f2040e31 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 10 Apr 2020 13:50:53 -0300 Subject: Make Maps --- conf/map/maps.conf | 1 + db/map_index.txt | 5 +++-- maps/re/sec_pri.mcache | Bin 0 -> 133 bytes npc/001-2-35/_import.txt | 1 - npc/001-2-35/_warps.txt | 3 --- npc/_import.txt | 1 + npc/sec_pri/_import.txt | 2 ++ 7 files changed, 7 insertions(+), 6 deletions(-) create mode 100644 maps/re/sec_pri.mcache delete mode 100644 npc/001-2-35/_warps.txt create mode 100644 npc/sec_pri/_import.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index 766f0803..c075dedd 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -104,6 +104,7 @@ map_list: ( "012-2-5", "012-2-6", "012-2-7", + "sec_pri", "test", "testbg", ) diff --git a/db/map_index.txt b/db/map_index.txt index 801a446a..a692781d 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -101,5 +101,6 @@ 012-2-5 101 012-2-6 102 012-2-7 103 -test 104 -testbg 105 +sec_pri 104 +test 105 +testbg 106 diff --git a/maps/re/sec_pri.mcache b/maps/re/sec_pri.mcache new file mode 100644 index 00000000..e51c52a8 Binary files /dev/null and b/maps/re/sec_pri.mcache differ diff --git a/npc/001-2-35/_import.txt b/npc/001-2-35/_import.txt index a4496ab4..797b852a 100644 --- a/npc/001-2-35/_import.txt +++ b/npc/001-2-35/_import.txt @@ -1,4 +1,3 @@ // Map 001-2-35: Training Arena // This file is generated automatically. All manually added changes will be removed when running the Converter. -"npc/001-2-35/_warps.txt", "npc/001-2-35/mapflags.txt", diff --git a/npc/001-2-35/_warps.txt b/npc/001-2-35/_warps.txt deleted file mode 100644 index 9ee7b9ba..00000000 --- a/npc/001-2-35/_warps.txt +++ /dev/null @@ -1,3 +0,0 @@ -// This file is generated automatically. All manually added changes will be removed when running the Converter. -// Map 001-2-35: Training Arena warps -001-2-35,23,29,0 warp #001-2-35_23_29 0,0,001-2-32,32,29 diff --git a/npc/_import.txt b/npc/_import.txt index 9417d136..f982d3dd 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -103,6 +103,7 @@ @include "npc/012-2-5/_import.txt" @include "npc/012-2-6/_import.txt" @include "npc/012-2-7/_import.txt" +@include "npc/sec_pri/_import.txt" @include "npc/test/_import.txt" @include "npc/testbg/_import.txt" "npc/_anchors.txt", diff --git a/npc/sec_pri/_import.txt b/npc/sec_pri/_import.txt new file mode 100644 index 00000000..eb01ab3b --- /dev/null +++ b/npc/sec_pri/_import.txt @@ -0,0 +1,2 @@ +// Map sec_pri: Jail +// This file is generated automatically. All manually added changes will be removed when running the Converter. -- cgit v1.2.3-60-g2f50