Script Function: Q4MP

From Ultima Online: The Second Age
Jump to: navigation, search
 function void Q4MP(int c, loc place)
 {
   return ();
   int Q6A0 = Q65Y[c];
   int t = Q65Y[c + 0x01];
   setElevation(place, Q6A0);
   setTile(place, t);
   return ();
 }