Core/WorldStates: Migrate Wintergrasp worldstates to new system

Port From (https://github.com/TrinityCore/TrinityCore/commit/6285033ed5ba8f67330eca40c1ae4840882a98d3)
This commit is contained in:
hondacrx
2022-06-27 16:45:31 -04:00
parent 2ea34c42fa
commit 9cece8cc8a
7 changed files with 82 additions and 97 deletions
@@ -369,11 +369,7 @@ namespace Game.BattleFields
public const int MaxVehicleH = 5;
public const int VehicleA = 6;
public const int VehicleH = 7;
public const int WonA = 8;
public const int DefA = 9;
public const int WonH = 10;
public const int DefH = 11;
public const int Max = 12;
public const int Max = 8;
}
struct WGAchievements