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
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);