Script Function: Q4J9

From Ultima Online: The Second Age
Jump to: navigation, search
 function void Q4J9(obj this)
 {
   if (!isGuard(this))
   {
     disableBehaviors(this);
   }
   if (0x00)
   {
     bark(this, "Starting convo pause.");
   }
   callBack(this, 0x2D, 0x38);
   return ();
 }