Difference between revisions of "Script Function: Q53Q"

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

Latest revision as of 14:53, 12 October 2018

 function void Q53Q(obj it)
 {
   attachScript(it, "lockdown");
   return ();
 }