fix(Scripts/ObsidianSanctum): Drakes no longer bind during Sartharion fight (#25490)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
97dfd7116b
commit
6f473690ee
2 changed files with 6 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` & ~0x1
|
||||
WHERE `entry` IN (30449, 30451, 30452, 31520, 31534, 31535);
|
||||
Loading…
Add table
Add a link
Reference in a new issue