Fix city "village" not being aliased to any terrain type;...
...this was causing a duplicate "Village" terrain being displayed in the defense ratios section of unit descriptions in game help
This commit is contained in:
parent
ae87049234
commit
9bcd2aaed4
1 changed files with 1 additions and 0 deletions
|
@ -863,6 +863,7 @@
|
|||
id=village
|
||||
name= _ "Village"
|
||||
string=Rp^Vhc
|
||||
aliasof=Gg^Vh
|
||||
heals=8
|
||||
gives_income=true
|
||||
editor_group=village
|
||||
|
|
Loading…
Add table
Reference in a new issue