diff options
author | rubidium <rubidium@openttd.org> | 2007-10-20 21:05:18 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2007-10-20 21:05:18 +0000 |
commit | 2c67320bae6eb048a1fafbcda79c58d4f49260d5 (patch) | |
tree | b75b2d0fc3c8971ab7e4cb4d6792e28880ac7f83 /docs/landscape.html | |
parent | ef9e037c2a8857609876fc1f7ebcd35eeaf127fa (diff) | |
download | openttd-2c67320bae6eb048a1fafbcda79c58d4f49260d5.tar.xz |
(svn r11320) -Codechange: make lower halftiles at coast floodable. Patch by frosch.
Diffstat (limited to 'docs/landscape.html')
-rw-r--r-- | docs/landscape.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/landscape.html b/docs/landscape.html index 9f09a4be1..2794b7f7b 100644 --- a/docs/landscape.html +++ b/docs/landscape.html @@ -260,6 +260,11 @@ <td nowrap valign=top><tt>C</tt> </td> <td align=left>on snow or desert</td> </tr> + + <tr> + <td nowrap valign=top><tt>D</tt> </td> + <td align=left>on grass with fence and water on the lower halftile</td> + </tr> </table> </li> <li>m5 bits 5..0: track layout: bit set = track present: |