DB/Entities: Fix animation for Storm Beacons in Ulduar. Tnx to Shauren for tip

This commit is contained in:
tobmaps
2011-06-14 18:16:23 +07:00
parent 3707b56a22
commit be51161037

View File

@@ -0,0 +1 @@
UPDATE `gameobject_template` SET `flags`=`flags`&~1024 WHERE `name`='Storm Beacon';