ick
This commit is contained in:
parent
900e4d9ae0
commit
696b8a5d3f
1 changed files with 1 additions and 1 deletions
|
|
@ -250,7 +250,7 @@ namespace Server.Items
|
|||
|
||||
m_Resource = value;
|
||||
|
||||
if (!DefTailoring.IsNonColorable(this.GetType()))
|
||||
if (! (this is OrcHelm)) // TODO: Awful
|
||||
{
|
||||
Hue = CraftResources.GetHue(m_Resource);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue