chore(DB): import pending files

Referenced commit(s): cc60bc0c35
This commit is contained in:
github-actions[bot]
2023-09-25 09:11:45 +00:00
parent 6d1517f5e5
commit ebe887c5ba
2 changed files with 2 additions and 0 deletions

View File

@@ -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

View File

@@ -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);