Script Function: Q41X

From Ultima Online: The Second Age
Jump to: navigation, search
 function int Q41X(obj user, obj target)
 {
   int Q5NC = 0x00;
   if (hasScript(target, "reflctor"))
   {
     Q5NC = 0x01;
   }
   return (Q5NC);
 }