Difference between revisions of "Script Function: Q5IL"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q5IL(<span style="color:#0000FF">loc</span> place) { setTile|<span style="color:#...") |
(No difference)
|
Latest revision as of 17:23, 12 October 2018
function void Q5IL(loc place) { setTile(place, Q5ZG[random(0x01, numInList(Q5ZG) - 0x01)]); return (); }