chore(DB): import pending files

Referenced commit(s): 1e6d0e74d9
This commit is contained in:
github-actions[bot]
2024-07-21 00:43:36 +00:00
parent 1e6d0e74d9
commit 724d33bd73

View File

@@ -0,0 +1,6 @@
-- DB update 2024_07_19_03 -> 2024_07_21_00
--
DELETE FROM `spell_custom_attr` WHERE `spell_id` IN (25646, 13444);
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES
(25646, 4194304),
(13444, 4194304);