Added a dummy terrain help entry for the coastal reef.
This commit is contained in:
parent
c430d11726
commit
77e677ffa3
1 changed files with 11 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
[section]
|
||||
id=terrains
|
||||
title= _ "Terrains"
|
||||
topics=..terrains,terrain_castle,terrain_village,terrain_water_village,terrain_deep_water,terrain_shallow_water,terrain_swamp_water,terrain_ford,terrain_bridge,terrain_sand,terrain_desert,terrain_flat,terrain_road,terrain_forest,terrain_unwalkable,terrain_cave,terrain_rockbound_cave,terrain_illuminated_cave,terrain_fungus,terrain_lava,terrain_hills,terrain_mountains,terrain_frozen,terrain_impassable
|
||||
topics=..terrains,terrain_castle,terrain_village,terrain_water_village,terrain_deep_water,terrain_shallow_water,terrain_swamp_water,terrain_ford,terrain_reef,terrain_bridge,terrain_sand,terrain_desert,terrain_flat,terrain_road,terrain_forest,terrain_unwalkable,terrain_cave,terrain_rockbound_cave,terrain_illuminated_cave,terrain_fungus,terrain_lava,terrain_hills,terrain_mountains,terrain_frozen,terrain_impassable
|
||||
sort_topics=yes
|
||||
[/section]
|
||||
|
||||
|
@ -692,6 +692,16 @@ Merfolk and Nagas have 60% defense in submerged villages, whereas land based uni
|
|||
[/topic]
|
||||
#wmllint: markcheck on
|
||||
|
||||
#wmllint: markcheck off
|
||||
[topic]
|
||||
id=terrain_reef
|
||||
title= _ "Coastal Reef"
|
||||
text= "<img>src=terrain/water/reef.png align=left box=no</img>
|
||||
|
||||
" + " "
|
||||
[/topic]
|
||||
#wmllint: markcheck on
|
||||
|
||||
#wmllint: markcheck off
|
||||
[topic]
|
||||
id=terrain_bridge
|
||||
|
|
Loading…
Add table
Reference in a new issue