DB/Creature: Add cosmetic mount to Stormwind Gryphon Rider

This commit is contained in:
Killyana
2017-03-15 19:00:04 +01:00
parent bffd48c2f4
commit f02fc0bee3

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_template_addon` SET `mount`=27913 WHERE `entry`=51348;
UPDATE `creature_template` SET `InhabitType`=4 WHERE `entry`=53396;