This commit is contained in:
parent
bdf14590c5
commit
d465fa70e7
1 changed files with 1 additions and 1 deletions
|
|
@ -1624,7 +1624,7 @@ namespace Server.Mobiles
|
|||
|
||||
//(As Per OSI)No name. Normally, set by the ItemID of the Shrink Item unless we either explicitly set it with an Attribute, or, no lookup found
|
||||
|
||||
Hue = creature.Hue;
|
||||
Hue = creature.Hue & 0x0FFF;
|
||||
}
|
||||
|
||||
public TransferItem( Serial serial )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue