Difference between revisions of "Script Function: Q57S"

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

Latest revision as of 22:24, 11 October 2018

 function void Q57S(obj this)
 {
   disableBehaviors(this);
   callBack(this, 0x2D, 0x38);
   return ();
 }