Difference between revisions of "Script Function: Q41B"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q41B(<span style="color:#0000FF">obj</span> me) { <span style="color:#0000FF">int</...") |
(No difference)
|
Latest revision as of 16:21, 12 October 2018
function void Q41B(obj me) { int time = random(Q421, Q420); callback(me, time, 0x65); return (); }