Difference between revisions of "Script Function: Q43S"

From Ultima Online: The Second Age
Jump to: navigation, search
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q43S(<span style="color:#0000FF">obj</span> user, <span style="color:#0000FF">int</span>...")
(No difference)

Revision as of 03:43, 12 October 2018

 function void Q43S(obj user, int newType)
 {
   Q43R(user, newType);
   return ();
 }