Replace a few remnant Earth-human proper names with existing...

...(thus, already translated) Wesnothian ones.  Will require a pot-update.
This commit is contained in:
Eric S. Raymond 2009-11-15 01:35:40 +00:00
parent 83ba6761a2
commit 6f2a19d325
2 changed files with 6 additions and 9 deletions

View file

@ -65,8 +65,8 @@
[side]
type=General
id=Robert
name= _ "Robert"
id=Rybryn
name= _ "Rybryn"
side=2
canrecruit=yes
recruit=Cavalryman,Swordsman,Mage,Ogre,Duelist,Longbowman

View file

@ -130,15 +130,12 @@
{MODIFY_UNIT (id=Wesfolk Leader) experience $wesfolk_leader_store.experience}
# These names look unimaginative because "Lady Jessene" 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) (Thomas) ( _ "Thomas") 2 11 20}
{GUARD_UNIT (Poacher) (Owaddyn) ( _ "Owaddyn") 2 11 20}
#else
{GUARD_UNIT (Poacher) (Richard) ( _ "Richard") 2 11 20}
{GUARD_UNIT (Poacher) (Henry) ( _ "Henry") 2 7 21}
{GUARD_UNIT (Poacher) (Robert) ( _ "Robert") 2 9 22}
{GUARD_UNIT (Poacher) (Glinry) ( _ "Glinry") 2 11 20}
{GUARD_UNIT (Poacher) (Demyr) ( _ "Demyr") 2 7 21}
{GUARD_UNIT (Poacher) (Laran) ( _ "Laran") 2 9 22}
#endif
[recall]