Script: Reflctor

From Ultima Online: The Second Age
Jump to: navigation, search
inherits spelskil;
trigger callback(0x16)
{
  loseFatigue(this, 0x0A);
  return (0x00);
}