mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
fix(Scripts/ShadowLabs): Script Mark of Malice (#17773)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Mark of Malice
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=33493 AND `ScriptName`='spell_mark_of_malice';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (33493, 'spell_mark_of_malice');
|
||||
Reference in New Issue
Block a user