mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Creature: Make Drakkari Rhino immune to polymorph
(cherry picked from commit d12fe62ccc)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` |65536 WHERE `entry` IN (29838,29931,30935,30936);
|
||||
Reference in New Issue
Block a user