fix(Scripts/SSC): make sure adds properly respawn and DoAction only fires on Tidalvess alive (#17680)

initial commit
This commit is contained in:
Dan
2023-11-11 23:20:26 +01:00
committed by GitHub
parent ea066a3e13
commit e1aa26f92d
2 changed files with 10 additions and 14 deletions

View File

@@ -0,0 +1,4 @@
--
UPDATE `smart_scripts` SET `target_param4` = 0 WHERE `id` = 1 AND `entryorguid` = 22091 AND `source_type` = 0;
UPDATE `smart_scripts` SET `target_param4` = 0 WHERE `id` = 0 AND `entryorguid` = 22486 AND `source_type` = 0;
UPDATE `smart_scripts` SET `target_param4` = 0 WHERE `id` = 0 AND `entryorguid` = 22487 AND `source_type` = 0;