chore(DB): import pending files

Referenced commit(s): 3b75cc1d13
This commit is contained in:
github-actions[bot]
2024-07-09 17:19:09 +00:00
parent 4fae2ffc3f
commit 1dcfc7d3ee

View File

@@ -0,0 +1,8 @@
-- DB update 2024_07_09_14 -> 2024_07_09_15
-- Introspection
DELETE FROM `spell_custom_attr` WHERE `spell_id` IN (40055,40165,40166,40167);
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES
(40055, 4096),
(40165, 4096),
(40166, 4096),
(40167, 4096);