Core/GameObjects: Updated gameobject template structure to 9.0

Port From (https://github.com/TrinityCore/TrinityCore/commit/364f6eec9a4d6d044666a172a2823161e0e3a418)
This commit is contained in:
hondacrx
2020-12-13 18:13:51 -05:00
parent b50b4265ad
commit ed190daffa
8 changed files with 245 additions and 56 deletions
@@ -75,9 +75,12 @@ namespace Framework.Constants
SiegeableMulti = 53,
SiegeableMo = 54,
PvpReward = 55,
FuturePatch1 = 56,
FuturePatch2 = 57,
Max = 58
PlayerChoiceChest = 56,
LegendaryForge = 57,
GarrTalentTree = 58,
WeeklyRewardChest = 59,
ClientModel = 60,
Max = 61
}
public enum GameObjectState