Script Function: Q4UZ

From Ultima Online: The Second Age
Jump to: navigation, search
 function int Q4UZ(obj speaker)
 {
   if (speaker != Q5YH)
   {
     return (0x01);
   }
   bark(this, "A pity.");
   Q5YH = NULL();
   return (0x00);
 }