Difference between revisions of "Script Function: Q4C9"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q4C9(<span style="color:#0000FF">obj</span> it) { <span style="color:#0000FF">if</s...") |
(No difference)
|
Latest revision as of 04:22, 10 October 2018
function void Q4C9(obj it) { if (Q5OP(it)) { Q4PM(it); } else { callback(it, random(0x1E, 0x3C), 0x77); } return (); }