fixed the reef on the minimap.
This commit is contained in:
parent
b9bf975e7c
commit
8c5447a121
2 changed files with 4 additions and 4 deletions
BIN
data/core/images/terrain/water/reef-tile.png
Normal file
BIN
data/core/images/terrain/water/reef-tile.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
|
@ -16,7 +16,7 @@
|
|||
#
|
||||
|
||||
[terrain_type]
|
||||
symbol_image=water/ocean-A01
|
||||
symbol_image=water/ocean
|
||||
id=deep_water
|
||||
name= _ "Deep Water"
|
||||
string=Wo
|
||||
|
@ -26,7 +26,7 @@
|
|||
[/terrain_type]
|
||||
|
||||
[terrain_type]
|
||||
symbol_image=water/coast-A01
|
||||
symbol_image=water/coast
|
||||
id=shallow_water
|
||||
name= _ "Shallow Water"
|
||||
string=Ww
|
||||
|
@ -36,7 +36,7 @@
|
|||
[/terrain_type]
|
||||
|
||||
[terrain_type]
|
||||
symbol_image=water/coast-tropical-A01
|
||||
symbol_image=water/coast-tropical
|
||||
id=tropical_water
|
||||
name= _ "Tropical Water"
|
||||
string=Wwt
|
||||
|
@ -58,7 +58,7 @@
|
|||
[/terrain_type]
|
||||
|
||||
[terrain_type]
|
||||
symbol_image=water/reef
|
||||
symbol_image=water/reef-tile
|
||||
id=reef
|
||||
name= _ "Coastal Reef"
|
||||
string=Wwr
|
||||
|
|
Loading…
Add table
Reference in a new issue