docs/landscape.html
changeset 2017 16c2d8b875d1
parent 2008 c9d6585c96c8
child 2149 e5ae969b26b9
--- a/docs/landscape.html	Wed Jul 06 10:41:56 2005 +0000
+++ b/docs/landscape.html	Wed Jul 06 10:43:36 2005 +0000
@@ -120,8 +120,8 @@
 <tr><td nowrap valign=top><tt>B</tt>&nbsp; </td><td align=left>fence on the N side (track in the S corner)</td></tr>
 <tr><td nowrap valign=top><tt>C</tt>&nbsp; </td><td align=left>on snow or desert</td></tr>
 </table></li>
-<li>map3_lo bits 0..3 = <a name="TrackType">track type</a>: <tt>0</tt> - conventional railway, <tt>1</tt> - monorail, <tt>2</tt> - maglev
-<li>map3_lo bits 4..7 = Pbs reserved status:
+<li>map3_hi bits 0..3 = <a name="TrackType">track type</a>: <tt>0</tt> - conventional railway, <tt>1</tt> - monorail, <tt>2</tt> - maglev
+<li>map3_hi bits 4..7 = Pbs reserved status:
 <table>
 <tr><td nowrap valign=top><tt>bits 4..6</tt>&nbsp; </td><td align=left>'Track'number of reserved track + 1, if this is zero it means nothing is reserved on this tile</td></tr>
 <tr><td nowrap valign=top><tt>bit 7</tt>&nbsp; </td><td align=left>If this is set, then the opposite track ('Track'number^1) is also reserved</td></tr>