Script Function: Q4UW
From Ultima Online: The Second Age
function void Q4UW(obj user) { int Q4ED = getCorpseBodyType(this); if ((Q4ED == 0x0190) || (Q4ED == 0x0191)) { receiveUnhealthyActionFrom(this, user); } return (); }