Script Function: Q635

From Ultima Online: The Second Age
Jump to: navigation, search
 function void Q635(obj cow)
 {
   sfx(getLocation(this), 0x79, 0x00);
   animateMobile(this, 0x08, 0x00, 0x03, 0x00, 0x00);
   return ();
 }