Fixed the deprecated flower terrain looking like void,
...and clarified the tooltip message.
This commit is contained in:
parent
89c51290b0
commit
c6c1fde5cd
2 changed files with 3 additions and 2 deletions
|
@ -270,9 +270,10 @@
|
|||
{TERRAIN_BASE_RANDOM Gs flat/savanna}
|
||||
{TERRAIN_BASE_P Gd 25 flat/grass-dry}
|
||||
{TERRAIN_BASE_RANDOM Gd flat/grass-dry}
|
||||
{TERRAIN_BASE_RANDOM Gll flat/leaf-litter}
|
||||
|
||||
#Depricated
|
||||
{TERRAIN_BASE_RANDOM Gll flat/leaf-litter}
|
||||
{TERRAIN_BASE_RANDOM Ggf flat/grass-flowers}
|
||||
|
||||
|
||||
{TERRAIN_BASE_RANDOM Re,Ce,Ke flat/dirt}
|
||||
|
|
|
@ -137,7 +137,7 @@
|
|||
[terrain_type]
|
||||
symbol_image=flat/grass-flowers
|
||||
id=grassland_flowers
|
||||
name= _ "Depreciated use ^Efm"
|
||||
name= _ "Depreciated. Use and Embellihsment Overaly"
|
||||
string=Ggf
|
||||
aliasof=Gt
|
||||
editor_group=flat
|
||||
|
|
Loading…
Add table
Reference in a new issue