Script Function: Q4ZY

From Ultima Online: The Second Age
Jump to: navigation, search
 function int Q4ZY(obj Q68D)
 {
   int Q65M = getObjType(Q68D);
   if ((Q65M >= 0x0F78) && (Q65M <= 0x0F91))
   {
     return (0x01);
   }
   return (0x00);
 }