
Edited a handful separately, as appropriate. Signed-off-by: Euphy <euphy.raliel@rathena.org>
23 lines
837 B
Plaintext
23 lines
837 B
Plaintext
//===== rAthena Script =======================================
|
|
//= Mapflag: Battleground map setting.
|
|
//===== By: ==================================================
|
|
//= Epoque
|
|
//===== Current Version: =====================================
|
|
//= 1.0a
|
|
//===== Compatible With: =====================================
|
|
//= rAthena Project
|
|
//===== 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
|