* Updated Wiki links and fixed grammar in /src/config/ git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16462 54d463be-8e91-2dee-dedb-b68131a5f0ec
23 lines
835 B
Plaintext
23 lines
835 B
Plaintext
//===== rAthena Script =======================================
|
|
//= Mapflag: Battleground map setting.
|
|
//===== By: ==================================================
|
|
//= Epoque
|
|
//===== Current Version: =====================================
|
|
//= 1.0a
|
|
//===== Compatible With: =====================================
|
|
//= rAthena SVN
|
|
//===== 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
|