chore(DB): import pending files

Referenced commit(s): c28f3342ab
This commit is contained in:
AzerothCoreBot
2022-08-06 00:09:43 +00:00
parent c28f3342ab
commit 9c7a211106

View File

@@ -0,0 +1,5 @@
-- DB update 2022_08_05_00 -> 2022_08_06_00
--
DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=28757;
INSERT INTO `spell_linked_spell` VALUES
(28757,28758,0,'Stalker\'s Ally');