fix(Scripts/Karazhan): Fix Dorothee yell once Tito dies and clean up … (#17395)

* fix(Scripts/Karazhan): Fix Dorothee yell once Tito dies and clean up script

* fix dorothee interrupt immunity
This commit is contained in:
Skjalf
2023-10-01 02:24:11 -03:00
committed by GitHub
parent 5385d0bb59
commit c17a6c0a0e
2 changed files with 7 additions and 80 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`|33554432 WHERE `entry` = 17535;