mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
DB/Creature: Add cosmetic mount to Stormwind Gryphon Rider
This commit is contained in:
3
sql/updates/world/4.3.4/2017_03_15_04_world.sql
Normal file
3
sql/updates/world/4.3.4/2017_03_15_04_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template_addon` SET `mount`=27913 WHERE `entry`=51348;
|
||||
UPDATE `creature_template` SET `InhabitType`=4 WHERE `entry`=53396;
|
||||
Reference in New Issue
Block a user