Script Function: Q5VS
From Ultima Online: The Second Age
function void Q5VS(obj speaker) { if (speaker == Q4SD()) { Q4CG(speaker); barkTo(this, speaker, <span style="color:#800000">"You own this shop, just take what you want."</span>); return (); } systemMessage(speaker, <span style="color:#800000">"Select the item you wish to buy. "</span>); targetobj(speaker, this); return (); }