chore(DB): import pending files

Referenced commit(s): 4f619a6c54
This commit is contained in:
github-actions[bot]
2026-07-03 08:53:10 +00:00
parent 4f619a6c54
commit 035fc81c7e
2 changed files with 2 additions and 0 deletions
@@ -1,3 +1,4 @@
-- DB update 2026_07_02_04 -> 2026_07_03_00
-- Register Freya Unstable Sun Beam spell script (targets up to 3 random players)
DELETE FROM `spell_script_names` WHERE `spell_id` = 62450;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
@@ -1,3 +1,4 @@
-- DB update 2026_07_03_00 -> 2026_07_03_01
-- Ulduar Teleporter (194569) activation SAI + conditions (entry-level, targets
-- each guid explicitly so the shared gossip menu isn't overridden)
UPDATE `gameobject` SET `state` = 0 WHERE `guid` = 34283;