Difference between revisions of "Script Function: Q640"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q640(<span style="color:#0000FF">obj</span> it) { <span style="color:#0000FF">list<...") |
(No difference)
|
Latest revision as of 04:10, 10 October 2018
function void Q640(obj it) { list Q638; appendToList(Q638, it); multiMessageToLoc(Q63Z(), "towncrierremove", Q638); return (); }