Script Function: Q5QV

From Ultima Online: The Second Age
Jump to: navigation, search
 function void Q5QV(obj recipient)
 {
   list args = subject, bounty, Q5XI;
   bark(this, "messaging via probe to (" + objtoint(recipient) + ").");
   Q56V(recipient, "bountyInfo", args);
   return ();
 }