mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 11:30:15 +00:00
fix(Scripts/Ulduar): Yogg-Saron Constrictor Tentacles grab players (#26287)
Co-authored-by: horn <pankrac.ja@seznam.cz> Co-authored-by: ariel- <ariel-@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 64132;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (64132, 'spell_yogg_saron_constrictor_tentacle_aura');
|
||||
Reference in New Issue
Block a user