Script Function: Q4T6

From Ultima Online: The Second Age
Jump to: navigation, search
 function int Q4T6()
 {
   int Q4NR = numInList(Q490);
   int start = Q4NR - 0x14;
   if (start < 0x00)
   {
     start = 0x00;
   }
   return (start);
 }