Script/Ulduar: Fixed conflict with Random Aggro Periodic spell (#26184)
(cherry picked from commit 06c1f728baca8e584fee8a10cb9e793abc5475bf)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_auriaya_random_agro_periodic','spell_ulduar_random_aggro_periodic');
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(61906,'spell_ulduar_random_aggro_periodic');
|
||||
Reference in New Issue
Block a user