mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Use proper model for Celestial Steed - fixes some animations
Closes #6166
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Update proper modelid for Celestial Steed (31957 is wrong)
|
||||
UPDATE `creature_template` SET `modelid1`=31958,`modelid2`=0 WHERE `entry`=40625;
|
||||
Reference in New Issue
Block a user