mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 10:56:38 +01:00
DB/Creature: Add missing mount to Mounted Ironforge Mountaineer
Closes #27102
This commit is contained in:
2
sql/updates/world/3.3.5/2021_10_17_02_world_335.sql
Normal file
2
sql/updates/world/3.3.5/2021_10_17_02_world_335.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_addon` SET `mount` = 2786 WHERE `guid` = 61693;
|
||||
Reference in New Issue
Block a user