Update the race names in this strange english.cfg:
add few missing "race^" and the Drake race
This commit is contained in:
parent
d6cdf3b9f3
commit
4242b0e3b5
1 changed files with 4 additions and 3 deletions
|
@ -15,11 +15,12 @@ Day: -25% Damage
|
|||
Night: +25% Damage"
|
||||
|
||||
# Races
|
||||
elves= _ "Elves"
|
||||
humans= _ "Humans"
|
||||
orcs= _ "Orcs"
|
||||
elves= _ "race^Elves"
|
||||
humans= _ "race^Humans"
|
||||
orcs= _ "race^Orcs"
|
||||
undead= _ "race^Undead"
|
||||
dwarves= _ "race^Dwarves"
|
||||
drakes= _ "race^Drakes"
|
||||
goblins= _ "race^Goblins"
|
||||
lizards= _ "race^Lizards"
|
||||
mechanical= _ "race^Mechanical"
|
||||
|
|
Loading…
Add table
Reference in a new issue