Script Function: Q4J3

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