Core/Conditions: Refactor ConditionMgr internals to get rid of separate containers for some condition source types
Port From (https://github.com/TrinityCore/TrinityCore/commit/0b5406dd882c6d96bc1be6fd0a78375c3b316415)
This commit is contained in:
@@ -102,6 +102,9 @@ namespace Framework.Constants
|
||||
TrainerSpell = 31,
|
||||
ObjectIdVisibility = 32,
|
||||
SpawnGroup = 33,
|
||||
|
||||
MaxDbAllowed,
|
||||
ReferenceCondition = MaxDbAllowed,
|
||||
Max
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user