Skip to content

Commit

Permalink
chore(DB): import pending files
Browse files Browse the repository at this point in the history
Referenced commit(s): 1c1c1f4
  • Loading branch information
github-actions[bot] committed Apr 20, 2024
1 parent c738f0d commit 061d414
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
-- DB update 2024_04_19_00 -> 2024_04_20_00
--
DELETE FROM `creature_template_spell` WHERE `CreatureID` = 17899 AND `Index` = 0;
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-- DB update 2024_04_20_00 -> 2024_04_20_01
--
DELETE FROM `spell_script_names` WHERE `spell_id` = 31538;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (31538, 'spell_cannibalize_heal');

0 comments on commit 061d414

Please sign in to comment.