Script: Sha wall face trigger

From Ultima Online: The Second Age
Revision as of 08:12, 14 October 2018 by Grimoric (talk | contribs)
Jump to: navigation, search
trigger use
{
  list Q5DQ;
  [[messageToRange|messageToRange]](getLocation(this), 0x0A, "fireInTheHole", Q5DQ);
  return (0x01);
}