mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-10 19:03:11 +00:00
+1
@@ -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
@@ -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;
|
||||
Reference in New Issue
Block a user