mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Fix the fly/land animations for Invincible
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Update modelid for Invincible (with not bugged animation)
|
||||
UPDATE `creature_template` SET `modelid1`=31007,`modelid2`=0,`WDBVerified`=-12340 WHERE `entry`=38545;
|
||||
Reference in New Issue
Block a user