Script Function: Q4M4

From Ultima Online: The Second Age
Jump to: navigation, search
 function void Q4M4(obj this, int Q4ID)
 {
   faceHere(this, Q4ID);
   animateMobile(this, 0x21, 0x05, 0x01, 0x00, 0x01);
   return ();
 }