Core/SAI: implement SMART_ACTION_ATTACK_STOP

Port From (https://github.com/TrinityCore/TrinityCore/commit/38be5e361e072edec6cfec584db9182ea3ad4450)
This commit is contained in:
hondacrx
2022-02-23 16:13:54 -05:00
parent 4c883cbc47
commit 475600daa9
3 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -300,7 +300,7 @@ namespace Framework.Constants
MountToEntryOrModel = 43, // CreatureTemplate Entry(Param1) Or Modelid (Param2) (Or 0 For Both To Dismount)
SetIngamePhaseId = 44, // Id
SetData = 45, // Field, Data (Only Creature Todo)
//46 Unused
AttackStop = 46,
SetVisibility = 47, // On/Off
SetActive = 48, // No Params
AttackStart = 49, //