Core/SAI: Remove SMART_ACTION_SEND_GO_CUSTOM_ANIM, make SMART_ACTION_ADD_AURA & SMART_ACTION_SET_GO_FLAG deprecated
Port From (https://github.com/TrinityCore/TrinityCore/commit/9ea8cdb45716c162221c7d8a6f37da19a047c6d7)
This commit is contained in:
@@ -336,7 +336,7 @@ namespace Framework.Constants
|
||||
SetUnitFieldBytes1 = 90, // Bytes, Target
|
||||
RemoveUnitFieldBytes1 = 91, // Bytes, Target
|
||||
InterruptSpell = 92,
|
||||
SendGoCustomAnim = 93, // Anim Id
|
||||
SendGoCustomAnim = 93, // UNUSED, DO NOT REUSE
|
||||
SetDynamicFlag = 94, // UNUSED, DO NOT REUSE
|
||||
AddDynamicFlag = 95, // UNUSED, DO NOT REUSE
|
||||
RemoveDynamicFlag = 96, // UNUSED, DO NOT REUSE
|
||||
|
||||
Reference in New Issue
Block a user