mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
@@ -3480,7 +3480,7 @@ void Creature::UpdateMovementFlags()
|
||||
|
||||
float Creature::GetNativeObjectScale() const
|
||||
{
|
||||
return GetCreatureTemplate()->scale;
|
||||
return ObjectMgr::ChooseDisplayId(GetCreatureTemplate())->DisplayScale;
|
||||
}
|
||||
|
||||
void Creature::SetObjectScale(float scale)
|
||||
|
||||
Reference in New Issue
Block a user