Script Function: Q635

From Ultima Online: The Second Age
Revision as of 16:25, 12 October 2018 by Grimoric (talk | contribs) (Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q635(<span style="color:#0000FF">obj</span> cow) { sfx(getLocation|<span style="c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 function void Q635(obj cow)
 {
   sfx(getLocation(this), 0x79, 0x00);
   animateMobile(this, 0x08, 0x00, 0x03, 0x00, 0x00);
   return ();
 }