mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-20 10:56:19 +01:00
(svn r9106) -Documentation: forgotten usage of m2 (storing TownID) in statue unmovable tile type
This commit is contained in:
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
Block a user