Difference between revisions of "Script Function: Q666"

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> Q666(<span style="color:#0000FF">obj</span> it) { detachScript|<span style="color...")
 
(No difference)

Latest revision as of 14:53, 12 October 2018

 function void Q666(obj it)
 {
   detachScript(it, "lockdown");
   return ();
 }