chore(DB): import pending files

Referenced commit(s): a8102ab716
This commit is contained in:
github-actions[bot]
2025-05-18 21:17:55 +00:00
parent a8102ab716
commit 0e62559a3c

View File

@@ -1,2 +1,3 @@
-- DB update 2025_05_15_00 -> 2025_05_18_00
-- Sets the SAI Link to 0 from 1 for Ziggurat Defender (has only 1 cast, nothing to link to)
UPDATE `smart_scripts` SET `link` = 0 WHERE (`source_type` = 0 AND `entryorguid` = 26202 AND `id` = 0);