Script: L1chesttrap1

From Ultima Online: The Second Age
Jump to: navigation, search
trigger use
{
  list Q5DQ;
  messageToRange(getLocation(this), 0x03, "trapCheck", Q5DQ);
  return (0x01);
}