fix(Core/SmartScripts): Added option to override current running time… (#12298)

fix(Core/SmartScripts): Added option to override current running timed actionlist.

Fixes #12227
This commit is contained in:
UltraNix
2022-07-03 17:22:25 +02:00
committed by GitHub
parent 7b9a5a676b
commit 65e02d9422
4 changed files with 10 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_param3`=1 WHERE `entryorguid`=26293 AND `source_type`=0 AND `id`=2;