Give Wesfolk poachers personal names.

This commit is contained in:
Eric S. Raymond 2007-09-20 08:16:06 +00:00
parent 66f18d0468
commit c6795fe30e

View file

@ -134,12 +134,15 @@
name=prestart
# These names look unimaginative because "Lady Jessica" is
# the only character in BfW with a personal name that is a
# normal English name. I'm making the Wesfolk follow suit.
#ifdef EASY
{GUARD_UNIT (Poacher) (Wesfolk) ( _ "Wesfolk") 2 11 20}
{GUARD_UNIT (Poacher) (Thomas) ( _ "Thomas") 2 11 20}
#else
{GUARD_UNIT (Poacher) (Wesfolk) ( _ "Wesfolk") 2 11 20}
{GUARD_UNIT (Poacher) (Wesfolk) ( _ "Wesfolk") 2 7 21}
{GUARD_UNIT (Poacher) (Wesfolk) ( _ "Wesfolk") 2 9 22}
{GUARD_UNIT (Poacher) (Richard) ( _ "Richard") 2 11 20}
{GUARD_UNIT (Poacher) (Henry) ( _ "Henry") 2 7 21}
{GUARD_UNIT (Poacher) (Robert) ( _ "Robert") 2 9 22}
#endif
[recall]