From 6779ba3ef92e879b17023058219ca3bfd15a547d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 11 May 2015 00:04:59 +0300 Subject: Add empty testbg map with battleground flag. --- conf/maps.conf | 1 + db/map_index.txt | 1 + npc/_import.txt | 1 + npc/testbg/_import.txt | 2 ++ npc/testbg/mapflags.txt | 1 + 5 files changed, 6 insertions(+) create mode 100644 npc/testbg/_import.txt create mode 100644 npc/testbg/mapflags.txt diff --git a/conf/maps.conf b/conf/maps.conf index 7c001a0ef..d45a0b37b 100644 --- a/conf/maps.conf +++ b/conf/maps.conf @@ -35,3 +35,4 @@ map: 001-2-24 map: 001-2-25 map: 001-2-26 map: 001-2-27 +map: testbg diff --git a/db/map_index.txt b/db/map_index.txt index 0ffc7e004..088423e94 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -35,3 +35,4 @@ test 25 001-2-25 35 001-2-26 36 001-2-27 37 +testbg 38 diff --git a/npc/_import.txt b/npc/_import.txt index f0f1db49c..c55e2394b 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -37,3 +37,4 @@ import: npc/001-2-25/_import.txt import: npc/001-2-26/_import.txt import: npc/001-2-27/_import.txt import: npc/test/_import.txt +import: npc/testbg/_import.txt diff --git a/npc/testbg/_import.txt b/npc/testbg/_import.txt new file mode 100644 index 000000000..77e1a72f4 --- /dev/null +++ b/npc/testbg/_import.txt @@ -0,0 +1,2 @@ +// Map testbg +npc: npc/testbg/mapflags.txt diff --git a/npc/testbg/mapflags.txt b/npc/testbg/mapflags.txt new file mode 100644 index 000000000..764a55dfe --- /dev/null +++ b/npc/testbg/mapflags.txt @@ -0,0 +1 @@ +testbg mapflag battleground -- cgit v1.2.3-60-g2f50