mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-30 09:03:47 +00:00
fix(Core/conf): Battleground kill XP rate description (#3833)
This commit is contained in:
@@ -2406,8 +2406,8 @@ Rate.XP.Pet = 1
|
||||
|
||||
#
|
||||
# Rate.XP.BattlegroundKill
|
||||
# Description: Experience rate for honorable kills in battlegrounds,
|
||||
# it works when Battleground.GiveXPForKills = 1
|
||||
# Description: Experience rate for honorable kills in battlegrounds. Not affected by Rate.XP.Kill
|
||||
# Only works if Battleground.GiveXPForKills = 1
|
||||
# Default: 1
|
||||
|
||||
Rate.XP.BattlegroundKill = 1
|
||||
|
||||
Reference in New Issue
Block a user