Difference between revisions of "Script Function: Q43Z"

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> Q43Z(<span style="color:#0000FF">int</span> newcharges) { Q43X|<span style="color...")
 
(No difference)

Latest revision as of 16:29, 12 October 2018

 function void Q43Z(int newcharges)
 {
   Q43X(newcharges);
   return ();
 }