blob: 514d617ef8e004c369e560b0120e19508cc34997 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
//===== rAthena Script =======================================
//= Battleground map setting. '2' shows scoreboard.
//===== By: ==================================================
//= Epoque
//===== Current Version: =====================================
//= 1.0a [Epoque]
//===== Compatible With: =====================================
//=
//===== Description: =========================================
//=
//============================================================
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
|