this is LockableContainer I dont see anything to do with hues=
using System;
using Server.Network;
using Server.Items;
using Server.Engines.Craft;
namespace Server.Items
{
public abstract class LockableContainer : TrapableContainer, ILockable, ILockpickable, ICraftable//, ITelekinesisable...