Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

Commit

Permalink
Return dam to the water category, with description and description of…
Browse files Browse the repository at this point in the history
… coastline
  • Loading branch information
gravitystorm committed Feb 15, 2011
1 parent 6627e20 commit 61dd15b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions resources/map_features/water.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@


<feature name="Dam">
<!-- Moved to "barrier" because this describes the dam wall, not the water. -->
<category>barrier</category>
<category>water</category>
<description>A structure for holding water in a reservoir</description>
<icon image="features/waterway__dam.png">
<font size="14pt">
<b>${name}</b>
Expand Down Expand Up @@ -187,6 +187,7 @@

<feature name="Coastline">
<category>water</category>
<description>The average high tide line, with water on the right-hand side</description>
<icon image="features/waterway__coastline.png" />
<line/>
<tag k="natural" v="coastline"/>
Expand Down

0 comments on commit 61dd15b

Please sign in to comment.