Script: Destcrea

From Ultima Online: The Second Age
Jump to: navigation, search
inherits globals;
trigger callback(0x08)
{
  deleteObject(this);
  return (0x00);
}