Script Function: Q4MN

From Ultima Online: The Second Age
Jump to: navigation, search
 function void Q4MN(obj Q68D, loc where)
 {
   attachScript(Q68D, "teleobj");
   list Q5Z0;
   appendToList(Q5Z0, where);
   message(Q68D, "teleobj", Q5Z0);
   return ();
 }