mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 14:16:31 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_09_25_00 -> 2023_09_25_01
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` IN (67486, 67489, 67487, 67490);
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_09_25_01 -> 2023_09_25_02
|
||||
--
|
||||
UPDATE `gameobject_template_addon` SET `faction` = 1375, `flags` = 32 WHERE (`entry` = 184277);
|
||||
Reference in New Issue
Block a user