chore(DB): import pending files

Referenced commit(s): 2bc6e0f747
This commit is contained in:
github-actions[bot]
2025-07-29 13:05:40 +00:00
parent f0054bd197
commit ddefd87fef

View File

@@ -1,3 +1,4 @@
-- DB update 2025_07_29_01 -> 2025_07_29_02
-- improved shadow bolt into spell crit debuff
DELETE FROM `spell_group` WHERE `id` = 1010 AND `spell_id` IN (17800);
INSERT INTO `spell_group` VALUES (1010, 17800, 0);