mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-06 12:27:48 +00:00
Missing code for XP Battlegrounds
This commit is contained in:
@@ -2167,7 +2167,7 @@ Rate.Drop.Item.ReferencedAmount = 1
|
||||
# Rate.XP.Kill
|
||||
# Rate.XP.Quest
|
||||
# Rate.XP.Explore
|
||||
# Description: Experience rates.
|
||||
# Description: Experience rates (outside battleground)
|
||||
# Default: 1 - (Rate.XP.Kill)
|
||||
# 1 - (Rate.XP.Quest)
|
||||
# 1 - (Rate.XP.Explore)
|
||||
@@ -2176,6 +2176,14 @@ Rate.XP.Kill = 1
|
||||
Rate.XP.Quest = 1
|
||||
Rate.XP.Explore = 1
|
||||
|
||||
#
|
||||
# Rate.XP.BattlegroundKill
|
||||
# Description: Experience rate for honorable kills in battlegrounds,
|
||||
# it works when Battleground.GiveXPForKills = 1
|
||||
# Default: 1
|
||||
|
||||
Rate.XP.BattlegroundKill = 1
|
||||
|
||||
#
|
||||
# Rate.RepairCost
|
||||
# Description: Repair cost rate.
|
||||
|
||||
Reference in New Issue
Block a user