Script Function: Q49S

From Ultima Online: The Second Age
Jump to: navigation, search
 function int Q49S(obj Q68S, obj Q67Y)
 {
   if (hasObjEquipped(Q68S, Q67Y))
   {
     if (Q4ZO(Q68S))
     {
       return (0x01);
     }
   }
   return (0x00);
 }