DB/Creature: Add immunity to Proto-Drake Egg

By DRJ
Closes  #17610

(cherry picked from commit 44fe17b6a1601d54cdd34143a93eccbea8c6f318)
This commit is contained in:
Killyana
2017-02-18 13:58:49 +01:00
committed by joschiwald
parent 3e7e6fa4ac
commit 9b7f57dfde
@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `mechanic_immune_mask`=8388672 WHERE `entry`=23777;