Script: IsHumanBodyType
From Ultima Online: The Second Age
function int isHumanBodyType(int Q65M) { return ((Q65M == 0x0190) || (Q65M == 0x0191)); }
function int isHumanBodyType(int Q65M) { return ((Q65M == 0x0190) || (Q65M == 0x0191)); }