Script Function: Q4BO

From Ultima Online: The Second Age
Jump to: navigation, search
 function int Q4BO(obj this)
 {
   list Q5YQ;
   getTargets(Q5YQ, this);
   return (numInList(Q5YQ));
 }