Core/GameEvent: weekend xp rate
Port From (https://github.com/TrinityCore/TrinityCore/commit/c44650502cf7e7285e3e504d238638ac0ccc7ec6)
This commit is contained in:
@@ -1658,6 +1658,7 @@ namespace Framework.Constants
|
||||
RateXpGuildModifier,
|
||||
RateXpKill,
|
||||
RateXpBgKill,
|
||||
RateXpBoost,
|
||||
RateXpQuest,
|
||||
RealmZone,
|
||||
ResetDuelCooldowns,
|
||||
@@ -1736,7 +1737,8 @@ namespace Framework.Constants
|
||||
WintergraspPlrMin,
|
||||
WintergraspPlrMinLvl,
|
||||
WintergraspRestartAfterCrash,
|
||||
WorldBossLevelDiff
|
||||
WorldBossLevelDiff,
|
||||
XpBoostDaymask
|
||||
}
|
||||
|
||||
public enum TimerType
|
||||
|
||||
Reference in New Issue
Block a user