.DT
set_main_plural
Discworld object help
set_main_plural

Name
.SI 5
set_main_plural - Sets the main plural.
.EI

Syntax
.SI 5
void set_main_plural(string plu);
.EI

Description
.SP 5 5
The main plural is the one used instead of just calling pluralize on the
objects short description.  Set this if you want the pluralised short to
look different to this.
.EP

Example
.SI 5
set_main_plural("green wombles");
.EI

See also
.SP 5 5
set_short, short, pretty_plural, pretty_short
.EP
