8 PAR(_(
"%s is a team-based gametype involving an attacking and a defending team."),
COLORED_NAME(
this));
9 PAR(_(
"The attacking team has to destroy objects placed on the map, which opens up new doors or pathways to more objects, until the main object is reached and destroyed. "
10 "The defending team has to defend the objects, winning the game if they successfully prevent the attacking team from destroying the main object within the time limit. "
11 "If they fail then a second round is played where teams switch roles and the new attacking team wins only if they destroy the main object within the time the other team took to do it."));
12 PAR(_(
"Objects have waypoints which show their health and position, and they're destroyed by shooting them with any weapon."));
#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...