forked from mirror/OpenTTD
(svn r9106) -Documentation: forgotten usage of m2 (storing TownID) in statue unmovable tile type
This commit is contained in:
@@ -2067,6 +2067,11 @@
|
|||||||
<td>
|
<td>
|
||||||
<ul>
|
<ul>
|
||||||
<li>m1 : <a href="#OwnershipInfo">owner</a> of the object (for lighthouses and transmitters normally <tt>10</tt>)</li>
|
<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:
|
<li>m5 : tile type:
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
|
Reference in New Issue
Block a user