summaryrefslogtreecommitdiff
path: root/docs/landscape.html
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2008-04-17 06:52:56 +0000
committerpeter1138 <peter1138@openttd.org>2008-04-17 06:52:56 +0000
commit757d61b22f51919149dc01f23fcf9665f0b1622d (patch)
tree242c8a648279c13f672e7bb5f15a838268b0b555 /docs/landscape.html
parent966e476df839bf259a7673a8c87f7bdf456dabce (diff)
downloadopenttd-757d61b22f51919149dc01f23fcf9665f0b1622d.tar.xz
(svn r12746) -Codechange: Add map storage for station animation frame
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 32f91af71..9493f35a2 100644
--- a/docs/landscape.html
+++ b/docs/landscape.html
@@ -899,6 +899,7 @@
<li>m6 bits 5..3: the station type (rail, airport, truck, bus, oilrig, dock, buoy)</li>
<li>m6 bit 2: 1 when a drive through road stop is built over a town owned road, otherwise 0</li>
<li>m6 bits 1..0 : <a href="#tropic_zone">Tropic zone definition</a></li>
+ <li>m7: animation frame</li>
</ul>
</td>
</tr>