Script Function: Q5LC
From Ultima Online: The Second Age
function void Q5LC(list Q4OL) { string x = Q4OL[random(0x00, numInList(Q4OL) - 0x01)]; Q4KE(this, 0x03); bark(this, x); return (); }
function void Q5LC(list Q4OL) { string x = Q4OL[random(0x00, numInList(Q4OL) - 0x01)]; bark(this, x); return (); }
function void Q5LC(list Q4OL) { string x = Q4OL[random(0x00, numInList(Q4OL) - 0x01)]; bark(this, x); return (); }