Script: Sha wall face trigger

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