Script Function: Q66G

From Ultima Online: The Second Age
Jump to: navigation, search
 function void Q66G()
 {
   if (!Q454)
   {
     return ();
   }
   list args = subject, bounty, Q5XI;
   if (numInList(Q5XH) > 0x00)
   {
     appendToList(args, Q5XH);
   }
   messageToRange(getMasterObjLoc(0x00), 0x01, "updateBounty", args);
   return ();
 }