Script Function: Q4S8

From Ultima Online: The Second Age
Jump to: navigation, search
 function void Q4S8(list metal, obj Q57Q)
 {
   clearList(metal);
   for(int Q572 = 0x1BEF; Q572 <= 0x1BF4; Q572++)
   {
     getObjectsOfTypeIn(metal, Q57Q, Q572);
   }
   return ();
 }