There is a discrepancy with the current WIKI at uo.com and ServUO:
github.com

The bug I see here is that bakes should not be tamable.
ServUO/Scripts/Mobiles/Summons/DarkWolf.cs at 1c7f53a414d19b6b241233eeae7bc7c767d4d225 · ServUO/ServUO
An Ultima Online server emulator written in C# .NET - ServUO/ServUO
Code:
public static readonly Type[] ControlTypes =
{
typeof(DireWolf), typeof(GreyWolf), typeof(TimberWolf), typeof(WhiteWolf), typeof(BakeKitsune)
};

The bug I see here is that bakes should not be tamable.
Last edited: