Give Wesfolk poachers personal names.
This commit is contained in:
parent
66f18d0468
commit
c6795fe30e
1 changed files with 7 additions and 4 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue