Core/WorldStates: Add generic worldstates for team in instance
Port From (https://github.com/TrinityCore/TrinityCore/commit/c1eb91c1c174870026cf4750bafc8d04d182ade0)
This commit is contained in:
@@ -2994,6 +2994,9 @@ namespace Framework.Constants
|
||||
CurrentPvpSeasonId = 3191,
|
||||
PreviousPvpSeasonId = 3901,
|
||||
|
||||
TeamInInstanceAlliance = 4485,
|
||||
TeamInInstanceHorde = 4486,
|
||||
|
||||
BattlefieldWgVehicleH = 3490,
|
||||
BattlefieldWgMaxVehicleH = 3491,
|
||||
BattlefieldWgVehicleA = 3680,
|
||||
|
||||
Reference in New Issue
Block a user