Script: Reindeer

From Ultima Online: The Second Age
Revision as of 15:59, 5 October 2018 by Grimoric (talk | contribs) (Created page with " <span style="color:#0000FF">trigger</span> creation { <span style="color:#FF0000;font-weight:bold">faceHere</span>(this, 0x04); <span style="color:#0000FF...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
trigger creation
{
  faceHere(this, 0x04);
  return (0x01);
}