chore(DB): import pending files

Referenced commit(s): a7f61ed86a
This commit is contained in:
github-actions[bot] 2026-03-21 15:38:07 +00:00
parent a7f61ed86a
commit a361a10a01

View file

@ -1,2 +1,3 @@
-- DB update 2026_03_21_03 -> 2026_03_21_04
DELETE FROM `spell_script_names` WHERE `spell_id` = 55002;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (55002, 'spell_item_flexweave_underlay');