summaryrefslogtreecommitdiff
path: root/docs/landscape.html
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-02-18 11:15:13 +0000
committerrubidium <rubidium@openttd.org>2007-02-18 11:15:13 +0000
commit62281f3853a50ce23d1d34d571f717ed3889460f (patch)
tree3c9b2964ffc5169be893fd1617282dbbee6bb91a /docs/landscape.html
parent0734bcfea01f981e802df4437a13e796f055cb8b (diff)
downloadopenttd-62281f3853a50ce23d1d34d571f717ed3889460f.tar.xz
(svn r8798) -Fix (8735): update documentation to reflect the used bits for drive through stations.
Diffstat (limited to 'docs/landscape.html')
-rw-r--r--docs/landscape.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/landscape.html b/docs/landscape.html
index 7aa87869d..518980a09 100644
--- a/docs/landscape.html
+++ b/docs/landscape.html
@@ -488,6 +488,7 @@
<li>m3 bits 0..3: <a href="#TrackType">track type</a> for railway stations, must be 0 for all the other stations</li>
<li>m3 bits 4..7: persistent random data for newstations</li>
<li>m4: custom station id; 0 means standard graphics</li>
+ <li>m6 bit 3: 1 when a drive through road stop is built over a town owned road, otherwise 0</li>
</ul>
</td>
</tr>