chore(DB): import pending files
Referenced commit(s): 680e60c68b1864596bf23d427e9f4742c6437b86
This commit is contained in:
parent
680e60c68b
commit
bb2d31951b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "azerothcore-wotlk",
|
||||
"version": "6.0.0-dev.1",
|
||||
"version": "6.0.0-dev.2",
|
||||
"license": "AGPL3"
|
||||
}
|
||||
|
||||
@ -1,3 +1,21 @@
|
||||
## 6.0.0-dev.2 | Commit: [680e60c68b1864596bf23d427e9f4742c6437b86
|
||||
](https://github.com/azerothcore/azerothcore-wotlk/commit/680e60c68b1864596bf23d427e9f4742c6437b86
|
||||
|
||||
|
||||
### 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
|
||||
|
||||
|
||||
## 6.0.0-dev.1 | Commit: [de13bf426e162ee10cbd5470cec74122d1d4afa0
|
||||
](https://github.com/azerothcore/azerothcore-wotlk/commit/de13bf426e162ee10cbd5470cec74122d1d4afa0
|
||||
|
||||
|
||||
@ -1,13 +0,0 @@
|
||||
### 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user