fix(Scripts/BlackTemple): Mother Shahraz Taunt Immunity and Enrage cancelling (#19521)

* init

* Update rev_1722290115671857500.sql
This commit is contained in:
Gultask 2024-07-29 19:04:59 -03:00 committed by GitHub
parent 2dd53e3521
commit 506f95e6e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|256 WHERE (`entry` = 22947);