mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(Scripts/SunwellPlateau): Fix Darkness spawning midair (#21851)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 46268;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (46268, 'spell_muru_blackhole');
|
||||
Reference in New Issue
Block a user