made terrain type ids unique again
This commit is contained in:
parent
bba89501c1
commit
118b637074
1 changed files with 3 additions and 3 deletions
|
@ -190,7 +190,7 @@
|
|||
|
||||
[terrain_type]
|
||||
symbol_image=castle/elven/tile
|
||||
id=castle
|
||||
id=elven_castle
|
||||
name= _ "Castle"
|
||||
string=Cv
|
||||
aliasof=Ch
|
||||
|
@ -1051,7 +1051,7 @@
|
|||
|
||||
[terrain_type]
|
||||
symbol_image=village/elven-tile
|
||||
id=village
|
||||
id=elven_village
|
||||
name= _ "Village"
|
||||
string=Gg^Ve
|
||||
aliasof=Gg^Vh
|
||||
|
@ -1085,7 +1085,7 @@
|
|||
|
||||
[terrain_type]
|
||||
symbol_image=village/human-city-tile
|
||||
id=village
|
||||
id=city_village
|
||||
name= _ "Village"
|
||||
string=Rp^Vhc
|
||||
aliasof=Gg^Vh
|
||||
|
|
Loading…
Add table
Reference in a new issue