DB/Creature: Add cosmetic mount to Stormwind Gryphon Rider

This commit is contained in:
Killyana
2017-03-15 19:57:50 +01:00
parent c3754e2eb2
commit e06ac8f4b6

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;