MAX_PACK_COUNT
} descs[MAX_PACK_COUNT+1];
if (pack_count(NULL) >= MAX_PACK_COUNT) {
if (pack_count(obj) >= MAX_PACK_COUNT) {
n = get_rand(0, MAX_PACK_COUNT);