mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 03:42:37 +01:00
Some missed things
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_rotface_mutated_infection';
|
||||
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
|
||||
(69674,'spell_rotface_mutated_infection'),
|
||||
(71224,'spell_rotface_mutated_infection'),
|
||||
(73022,'spell_rotface_mutated_infection'),
|
||||
(73023,'spell_rotface_mutated_infection');
|
||||
Reference in New Issue
Block a user