Script: Sha switch three

From Ultima Online: The Second Age
Jump to: navigation, search
inherits globals;
trigger use
{
  list Q5DQ;
  loc trapLocation = 0x154C, 0xBB, 0x00;
  [[messageToRange|messageToRange]](trapLocation, 0x05, "reset", Q5DQ);
  return (0x01);
}