DB/Creature: update flags for Norgannon's Shell

Closes #10206
This commit is contained in:
dr-j
2013-07-06 17:04:13 +02:00
committed by ZxBiohazardZx
parent f636510b61
commit f5fe0c28cc

View File

@@ -0,0 +1 @@
UPDATE `creature_template` SET `unit_flags`=`unit_flags`&~256 &~512 WHERE `entry`=29775;