Sign in to follow this  
Followers 0
Chromus

[WoD] Update Model of the pets of the Warlock

1 post in this topic

BugTracker link:
Wowhead link: www.wowhead.com/npc=416, www.wowhead.com/npc=17252, www.wowhead.com/npc=58965
Brought correction: it will update the models of some pets of the warlock (Imp, Fel Guard and Wrathguard)
Code:

UPDATE `creature_template` SET `DisplayID1`='64799' WHERE `entry`=416;
UPDATE `creature_template` SET `DisplayID1`='64802' WHERE `entry`=17252;
UPDATE `creature_template` SET `DisplayID1`='63968' WHERE `entry`=58965;

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 0