chore(DB): import pending files

Referenced commit(s): 21abfe0bc4
This commit is contained in:
github-actions[bot]
2026-07-31 09:06:35 +00:00
parent 4e6986fb4e
commit 8cfba48829
2 changed files with 2 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2026_07_31_00 -> 2026_07_31_01
DELETE FROM `spell_script_names` WHERE `spell_id` = 57572 AND `ScriptName` = 'spell_sartharion_lava_strike';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (57572, 'spell_sartharion_lava_strike');

View File

@@ -1,3 +1,4 @@
-- DB update 2026_07_31_01 -> 2026_07_31_02
--
-- Zeppelin, Alliance - Westguard Keep to Shattered Straits (taxi path 727)
UPDATE `gameobject_template` SET `ScriptName` = 'go_transport_westguard_zeppelin' WHERE (`entry` = 186371);