mirror of https://github.com/OpenTTD/OpenTTD
(svn r9106) -Documentation: forgotten usage of m2 (storing TownID) in statue unmovable tile type
parent
b89d13cdbf
commit
e595130668
|
@ -2067,6 +2067,11 @@
|
|||
<td>
|
||||
<ul>
|
||||
<li>m1 : <a href="#OwnershipInfo">owner</a> of the object (for lighthouses and transmitters normally <tt>10</tt>)</li>
|
||||
<li>m2 :
|
||||
<ul>
|
||||
<li>for company statue (m5 = 02), TownID on which the statue is built in</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>m5 : tile type:
|
||||
<table>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in New Issue