chore(DB): import pending files

Referenced commit(s): 9e0b420e43
This commit is contained in:
github-actions[bot]
2023-11-08 07:44:09 +00:00
parent f898fa75cd
commit 9521df0564

View File

@@ -0,0 +1,4 @@
-- DB update 2023_11_08_02 -> 2023_11_08_03
-- Virulent Poison
DELETE FROM `spell_custom_attr` WHERE `spell_id`=16427;
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (16427, 4194304);