mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
DB/Entities: Fix animation for Storm Beacons in Ulduar. Tnx to Shauren for tip
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `gameobject_template` SET `flags`=`flags`&~1024 WHERE `name`='Storm Beacon';
|
||||
Reference in New Issue
Block a user