Script Function: Q58S
From Ultima Online: The Second Age
function int Q58S(obj multi) { int Q4FW = getDecayCount(multi); if (Q4FW > 0x00) { return (0x01); } return (0x00); }
function int Q58S(obj multi) { int Q4FW = getDecayCount(multi); if (Q4FW > 0x00) { return (0x01); } return (0x00); }