Script Function: Q431

From Ultima Online: The Second Age
Jump to: navigation, search
 function int Q431()
 {
   if (charges != 0x00)
   {
     return (0x01);
   }
   return (0x00);
 }