diff options
Diffstat (limited to 'conf/battle/battleground.conf')
-rw-r--r-- | conf/battle/battleground.conf | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/conf/battle/battleground.conf b/conf/battle/battleground.conf index 63375986f..a91e1ddd6 100644 --- a/conf/battle/battleground.conf +++ b/conf/battle/battleground.conf @@ -42,17 +42,3 @@ bg_flee_penalty: 20 // Interval before updating the bg-member map mini-dots (milliseconds) bg_update_interval: 1000 - -// Reserved Guild ID's for battlegrounds -// Please take care of this configuration, you need to take 2 guild ids manually created -// in your guild database (txt or sql). Only the ID's are required. -// Take care this this "Fake guilds" will be never used by players. -bg_guild_id1: 998 -bg_guild_id2: 999 - -// ** BattleGround Emblems ** -// In the folder /db you will find 2 files: -// bgemblem_1.ebm (used for General Guillaume Marollo) -// bgemblem_2.ebm (used for Prince Croix Marollo) -// You can set your own emblems for battleground, using files from the _tmpEmblem folder -// in your client files, just remember to keep the names. |