mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 07:17:57 +00:00
@@ -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');
|
||||
@@ -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);
|
||||
Reference in New Issue
Block a user