Script Function: Q65D

From Ultima Online: The Second Age
Jump to: navigation, search
 function void Q65D()
 {
   int Q5TE = testSkillReal(Q62D, 0x22);
   if (Q5TE < 0x01)
   {
     Q4OV();
   }
   else
   {
     Q4ER();
   }
   return ();
 }