chore(DB): import pending files

Referenced commit(s): 4b1c84b8de
This commit is contained in:
AzerothCoreBot
2023-04-02 18:50:57 +00:00
parent 4b1c84b8de
commit c8d0e860b9

View File

@@ -1,3 +1,4 @@
-- DB update 2023_04_02_08 -> 2023_04_02_09
-- Form Rhok'delar and Lok'delar at once
DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=23192;
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (23192, 24872, 0, 'Form Rhok\'delar and Lok\'delar at once ');