chore(DB): import pending files

Referenced commit(s): 23340216a7
This commit is contained in:
AzerothCoreBot
2023-03-16 01:59:45 +00:00
parent 23340216a7
commit 7dfe23392c

View File

@@ -1,3 +1,4 @@
-- DB update 2023_03_15_10 -> 2023_03_16_00
-- Mr Pinchy's Blessing (1300 health)
DELETE FROM `spell_group` WHERE `id`=1 AND `spell_id`=33053;
INSERT INTO `spell_group` (`id`, `spell_id`, `special_flag`) VALUES (1, 33053, 3);