8 PAR(_(
"%s is a unique gametype played in rounds where a herd of monsters spawn all around the map and players must try to frag as many as possible. "
9 "Since players can't damage each other, they instead fight to steal monster frags from each other. "
10 "The player who frags the most monsters overall wins the match."),
COLORED_NAME(
this));
11 PAR(_(
"A round ends when either all monsters are fragged, or after a time limit."));
#define COLORED_NAME(this)
#define METHOD(cname, name, prototype)
#define PAR(...)
Adds an individually translatable paragraph to PAGE_TEXT without having to deal with strcat and sprin...