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 | d1a51ebb36c8e217c3c3ea6844532202bd2dd1c4 (patch) | |
tree | b75b2d0fc3c8971ab7e4cb4d6792e28880ac7f83 /docs | |
parent | 842e0697ec91d55b15a5786c2b4f341308020155 (diff) | |
download | openttd-d1a51ebb36c8e217c3c3ea6844532202bd2dd1c4.tar.xz |
(svn r11320) -Codechange: make lower halftiles at coast floodable. Patch by frosch.
Diffstat (limited to 'docs')
-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: |