Core/WorldStates: Migrate pvp season worldstates to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f601f53b8374ead5a6a8b734054ea623f74c24e)
This commit is contained in:
@@ -2990,6 +2990,9 @@ namespace Framework.Constants
|
||||
|
||||
public enum WorldStates
|
||||
{
|
||||
CurrentPvpSeasonId = 3191,
|
||||
PreviousPvpSeasonId = 3901,
|
||||
|
||||
BattlefieldWgVehicleH = 3490,
|
||||
BattlefieldWgMaxVehicleH = 3491,
|
||||
BattlefieldWgVehicleA = 3680,
|
||||
|
||||
Reference in New Issue
Block a user