diff options
Diffstat (limited to 'npc/mapflag/battleground.txt')
-rw-r--r-- | npc/mapflag/battleground.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/npc/mapflag/battleground.txt b/npc/mapflag/battleground.txt new file mode 100644 index 000000000..f7404c139 --- /dev/null +++ b/npc/mapflag/battleground.txt @@ -0,0 +1,20 @@ +//===== Hercules Script ======================================= +//= Mapflag: Battleground map setting. +//===== By: ================================================== +//= Epoque +//===== Current Version: ===================================== +//= 1.0a +//===== Description: ========================================= +//= Defines a Battleground map. +//= Additional parameter '2' shows scoreboard. +//===== Additional Comments: ================================= +//= 1.0 - Initial script. +//============================================================ + +bat_c01 mapflag battleground 2 +bat_c02 mapflag battleground 2 +bat_c03 mapflag battleground 2 +bat_b01 mapflag battleground 2 +bat_b02 mapflag battleground +bat_a01 mapflag battleground +bat_a02 mapflag battleground |