Added female strings for the Monster and Wolf races.
This commit is contained in:
parent
85a757fe12
commit
9b7283a8bd
1 changed files with 2 additions and 0 deletions
|
@ -213,6 +213,7 @@ The eastern provinces of Wesnoth, known as the Clan Homelands, have a geography
|
|||
[race]
|
||||
id=monster
|
||||
name= _ "race^Monster"
|
||||
female_name= _ "race+female^Monster"
|
||||
plural_name= _ "race^Monsters"
|
||||
description= _ "The term “monster” incorporates many hideous beasts that haunt the caves, wilderness, ocean depths, and other climes of the world. They figure largely in the tales and nightmares of its denizens, as well."
|
||||
num_traits=0
|
||||
|
@ -300,6 +301,7 @@ While undead lords arrived on the Great Continent in considerable numbers only i
|
|||
[race]
|
||||
id=wolf
|
||||
name= _ "race^Wolf"
|
||||
female_name= _ "race+female^Wolf"
|
||||
plural_name= _ "race^Wolves"
|
||||
description= "" # wmllint: ignore
|
||||
num_traits=2
|
||||
|
|
Loading…
Add table
Reference in a new issue