Script Function: Q4RM

From Ultima Online: The Second Age
Jump to: navigation, search
 function obj Q4RM(obj Q4P2)
 {
   obj Q68S = NULL();
   if (hasObjVar(Q4P2, "caster"))
   {
     Q68S = getObjVar(Q4P2, "caster");
   }
   return (Q68S);
 }