summaryrefslogtreecommitdiff
path: root/docs
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
commit9061f83055ebed946e461e5811b850adc2647306 (patch)
tree3c9b2964ffc5169be893fd1617282dbbee6bb91a /docs
parent66ad0c7d0c84e09c17dd1268efa9705542dd829b (diff)
downloadopenttd-9061f83055ebed946e461e5811b850adc2647306.tar.xz
(svn r8798) -Fix (8735): update documentation to reflect the used bits for drive through stations.
Diffstat (limited to 'docs')
-rw-r--r--docs/landscape.html1
-rw-r--r--docs/landscape_grid.html2
2 files changed, 2 insertions, 1 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>
diff --git a/docs/landscape_grid.html b/docs/landscape_grid.html
index bec609422..83d7e77fb 100644
--- a/docs/landscape_grid.html
+++ b/docs/landscape_grid.html
@@ -171,7 +171,7 @@ the array so you can quickly see what is used and what is not.
<td class="bits">XXXX XXXX</td>
<td class="bits">XXXX XXXX</td>
<td class="bits">XXXX XXXX</td>
- <td class="bits"><span class="free">OOOO OO</span>XX</td>
+ <td class="bits"><span class="free">OOOO O</span>XXX</td>
</tr>
<tr>
<td>6</td>