DB/Creature: make Troll Roof Stalker immune to Mind Control

Closes #23488

(cherry picked from commit 5fb44f8f74885c65f66127ebc95fbe5aff612d93)
This commit is contained in:
Wyrserth
2021-12-12 02:05:14 +01:00
committed by Shauren
parent 1edccf977a
commit a9946bd580
@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`|1 WHERE `entry`=23090;