Script Function: Q4ZE

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