DB/Creature: Fix the fly/land animations for Invincible

This commit is contained in:
kaelima
2012-04-12 08:05:22 +02:00
parent 2b2ebfaac0
commit bdaf5e1341

View File

@@ -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;