Core/Conditions: Implemented new condition source type CONDITION_SOURCE_TYPE_PLAYER_CHOICE_RESPONSE
Port From (https://github.com/TrinityCore/TrinityCore/commit/952f3227108bac415d01f898963ee65bd4d58123)
This commit is contained in:
@@ -106,6 +106,7 @@ namespace Framework.Constants
|
||||
SpawnGroup = 33,
|
||||
PlayerCondition = 34,
|
||||
SkillLineAbility = 35,
|
||||
PlayerChoiceResponse = 36,
|
||||
|
||||
MaxDbAllowed,
|
||||
ReferenceCondition = MaxDbAllowed,
|
||||
|
||||
Reference in New Issue
Block a user