Script: Hairundye

From Ultima Online: The Second Age
Jump to: navigation, search
trigger callback(0x00)
{
  setHue(this, getObjVar(this, "oldhue"));
  removeObjVar(this, "oldhue");
  return (0x01);
}