Core/SAI: Add new action SMART_ACTION_SET_HEALTH_PCT
Port From (https://github.com/TrinityCore/TrinityCore/commit/4c30b2a1827b81774136d37cb521dbd5823c3423)
This commit is contained in:
@@ -396,6 +396,7 @@ namespace Framework.Constants
|
||||
OverrideWeather = 139, // zoneId, weatherId, intensity
|
||||
SetAIAnimKit = 140, // DEPRECATED, DO REUSE (it was never used in any branch, treat as free action id)
|
||||
SetHover = 141, // 0/1
|
||||
SetHealthPct = 142, // percent
|
||||
CreateConversation = 143, // conversation_template.id
|
||||
SetImmunePC = 144, // 0/1
|
||||
SetImmuneNPC = 145, // 0/1
|
||||
|
||||
Reference in New Issue
Block a user