ARMORS
struct id id_armors[ARMORS] = {
obj->which_kind = get_rand(0, (ARMORS - 1));
max = ARMORS - 1;
for (i = 0; i < ARMORS; i++) {