descrlocation
Other.p_name, descrlocation(&Other, TRUE));
mvprintw(0, 0, "%s%s\n", Player.p_name, descrlocation(&Player, FALSE));
const char *descrlocation(struct player *, bool);