rewrite a phrase in the help -> terrains page
"help page of the unit" -> "the unit's help page", using unicode apostrophe.
This commit is contained in:
parent
ccb9b6bdf2
commit
35fef745f0
1 changed files with 1 additions and 1 deletions
|
@ -515,7 +515,7 @@ Basic terrain types include Flat, Hills, Mountains, Sands, Water and Swamps. The
|
|||
|
||||
" + "<img>src='terrain/grass/green.png'</img>" + "<img>src='terrain/hills/regular.png'</img>" + "<img>src='terrain/mountains/dry-tile.png'</img>" + "<img>src='terrain/sand/desert.png'</img>" + "<img>src='terrain/water/coast-tile.png'</img>" + "<img>src='terrain/swamp/water-tile.png'</img>" + _"
|
||||
|
||||
Every unit has a defense rating and a movement cost for each of the basic terrain types, and these values are listed in the help page of the unit. Basic terrain types may have unique properties like illumation effects as well." + _"
|
||||
Every unit has a defense rating and a movement cost for each of the basic terrain types, and these values are listed in the unit’s help page. Basic terrain types may have unique properties like illumation effects as well." + _"
|
||||
|
||||
<header>text='Mixed Terrain Types'</header>" + _"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue