--- a/docs/landscape.html Sat Feb 02 03:23:26 2008 +0000
+++ b/docs/landscape.html Sat Feb 02 09:28:43 2008 +0000
@@ -794,6 +794,7 @@
<li>m3 bits 7..4: persistent random data for newstations</li>
<li>m3 bits 3..0: <a href="#TrackType">track type</a> for railway stations</li>
<li>m3 bits 2..0: present road types for road stops</li>
+ <li>m3 bits 1..0: water class for buoys and water part of docks</li>
<li>m4: custom station id; 0 means standard graphics</li>
<li>m5: graphics index (range from 0..255 for each station type):
<table>
@@ -906,13 +907,14 @@
<td>
<ul>
<li>m1: <a href="#OwnershipInfo">owner</a> (for sea, rivers, and coasts normally <tt>11</tt>)</li>
+ <li>m3 bits 1..0 : Water class (sea, canal or river)
<li>m4: Owner of the water when ship depot</li>
<li>m4: Random data for canal or river tiles</li>
<li>m5: tile type:
<table>
<tr>
<td nowrap valign=top><tt>00</tt> </td>
- <td align=left>water</td>
+ <td align=left>water, canal or river</td>
</tr>
<tr>
@@ -921,11 +923,6 @@
</tr>
<tr>
- <td noswap valign=top><tt>02</tt> </td>
- <td align=left>river</td>
- </tr>
-
- <tr>
<td nowrap valign=top><tt>10</tt>..<tt>1B</tt> </td>
<td align=left>canal locks
<table>