fouled
#define snagged(a) (grappled(a) + fouled(a))
(void) wprintw(stat_w, "Fouls %2d\n", fouled(ms));