Core/Spells: Temporarily force old flight style mounts
Port From (https://github.com/TrinityCore/TrinityCore/commit/7d36db7ede2597e032c0e8bec5eee79e7be2dd10)
This commit is contained in:
@@ -588,6 +588,9 @@ namespace Game.Entities
|
||||
}
|
||||
while (auraResult.NextRow());
|
||||
}
|
||||
|
||||
// TODO: finish dragonriding - this forces old flight mode
|
||||
AddAura(404468, this);
|
||||
}
|
||||
bool _LoadHomeBind(SQLResult result)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user