mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
DB: a38141fd6c followup
This commit is contained in:
3
sql/updates/world/4.3.4/2020_07_22_00_world.sql
Normal file
3
sql/updates/world/4.3.4/2020_07_22_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `scriptname`="spell_blackheart_incite_chaos";
|
||||
INSERT INTO `spell_script_names` (`spell_id`,`scriptname`) VALUES (33676,"spell_blackheart_incite_chaos");
|
||||
Reference in New Issue
Block a user