summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNefertumm <nefertum.dev@protonmail.com>2022-03-04 02:36:16 -0300
committerGitHub <noreply@github.com>2022-03-04 12:36:16 +0700
commit680e60c68b1864596bf23d427e9f4742c6437b86 (patch)
tree3601b9e98a6f1f7b2b7dc2636eb5e011b17702f2 /doc
parent88a9277f6f009f650f9852b20b680691f45279a8 (diff)
BREAKING CHANGE(Core/Config): Individual XP rate per bg (#10793)
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog/pendings/changes_1646261203127755100.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/changelog/pendings/changes_1646261203127755100.md b/doc/changelog/pendings/changes_1646261203127755100.md
new file mode 100644
index 0000000000..21db8b0e15
--- /dev/null
+++ b/doc/changelog/pendings/changes_1646261203127755100.md
@@ -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
+