mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-16 02:59:10 +00:00
(svn r11934) -Codechange: add persistent random data for river and canal tiles.
This commit is contained in:
@@ -864,6 +864,11 @@
|
||||
<td align=left>coast or riverbank</td>
|
||||
</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
|
||||
@@ -945,7 +950,8 @@
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
<li>m4: Owner of the water</li>
|
||||
<li>m4: Owner of the water when ship depot</li>
|
||||
<li>m4: Random data for canal or river tiles</li>
|
||||
<li>m6 bits 7..6 : Possibility of a bridge above, in the <a href="#bridge_direction">direction specified</a></li>
|
||||
<li>m6 bits 1..0 : <a href="#tropic_zone">Tropic zone definition</a></li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user