chore(DB): import pending files

Referenced commit(s): fdb89bda9d
This commit is contained in:
github-actions[bot]
2025-10-11 21:52:31 +00:00
parent de20f42ce2
commit a5e4ee10e1

View File

@@ -1,3 +1,4 @@
-- DB update 2025_10_11_05 -> 2025_10_11_06
-- Correctly uses Option0 instead of Option1 to summon the Terokk -- Correctly uses Option0 instead of Option1 to summon the Terokk
UPDATE `smart_scripts` SET `event_param2` = 0 WHERE `entryorguid` = 185928 AND `source_type` = 1 AND `id` = 0; UPDATE `smart_scripts` SET `event_param2` = 0 WHERE `entryorguid` = 185928 AND `source_type` = 1 AND `id` = 0;