diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-05-11 00:04:59 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-05-11 00:04:59 +0300 |
commit | 6779ba3ef92e879b17023058219ca3bfd15a547d (patch) | |
tree | 80583e6bbc4be0b76c5b20dc35d71816ba614645 /npc | |
parent | d978eef5f6fea6b9f80a1643a02e3999bac0f07e (diff) | |
download | serverdata-6779ba3ef92e879b17023058219ca3bfd15a547d.tar.gz serverdata-6779ba3ef92e879b17023058219ca3bfd15a547d.tar.bz2 serverdata-6779ba3ef92e879b17023058219ca3bfd15a547d.tar.xz serverdata-6779ba3ef92e879b17023058219ca3bfd15a547d.zip |
Add empty testbg map with battleground flag.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/_import.txt | 1 | ||||
-rw-r--r-- | npc/testbg/_import.txt | 2 | ||||
-rw-r--r-- | npc/testbg/mapflags.txt | 1 |
3 files changed, 4 insertions, 0 deletions
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 |