11 PAR(_(
"The %s mutator gives all players a %s as their offhand weapon, used with %s. "
12 "It has unlimited ammo, but the ordinary secondary fire can't be used."),
COLORED_NAME(
this),
COLORED_NAME(WEP_HOOK),
strcat(
"^3", _(
"hook"),
"^7"));
13 PAR(_(
"Since it's given as an offhand, players can use it to move around and shoot at their enemies at the same time, opening up more gameplay possibilities than the regular %s."),
COLORED_NAME(WEP_HOOK));
14 PAR(_(
"Note that it is overridden by the %s mutator."),
COLORED_NAME(MUTATOR_offhand_blaster));
#define COLORED_NAME(this)
strcat(_("^F4Countdown stopped!"), "\n^BG", _("Teams are too unbalanced."))
#define METHOD(cname, name, prototype)
#define PAR(...)
Adds an individually translatable paragraph to PAGE_TEXT without having to deal with strcat and sprin...