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. --- npc/_import.txt | 1 + npc/testbg/_import.txt | 2 ++ npc/testbg/mapflags.txt | 1 + 3 files changed, 4 insertions(+) create mode 100644 npc/testbg/_import.txt create mode 100644 npc/testbg/mapflags.txt (limited to 'npc') diff --git a/npc/_import.txt b/npc/_import.txt index f0f1db49..c55e2394 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 00000000..77e1a72f --- /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 00000000..764a55df --- /dev/null +++ b/npc/testbg/mapflags.txt @@ -0,0 +1 @@ +testbg mapflag battleground -- cgit v1.2.3-70-g09d2