forked from mirror/azerothcore-wotlk
BREAKING CHANGE(Core/Config): Individual XP rate per bg (#10793)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
### Changed
|
||||
Removed Rate.XP.BattlegroundKill, added one rate config for each bg.
|
||||
|
||||
### How to upgrade
|
||||
|
||||
Delete Rate.XP.BattlegroundKill, and then set all the battlegroundkill rate for each bg.
|
||||
Rate.XP.BattlegroundKillAV = 1
|
||||
Rate.XP.BattlegroundKillWSG = 1
|
||||
Rate.XP.BattlegroundKillAB = 1
|
||||
Rate.XP.BattlegroundKillEOTS = 1
|
||||
Rate.XP.BattlegroundKillSOTA = 1
|
||||
Rate.XP.BattlegroundKillIC = 1
|
||||
|
||||
Reference in New Issue
Block a user