diff options
-rw-r--r-- | docs/landscape.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/landscape.html b/docs/landscape.html index db5fcd3b3..4ef9815d7 100644 --- a/docs/landscape.html +++ b/docs/landscape.html @@ -2066,8 +2066,13 @@ <td valign=top nowrap> </td> <td> <ul> - <li>m1: <a href="#OwnershipInfo">owner</a> of the object (for lighthouses and transmitters normally <tt>10</tt>)</li> - <li>m5: tile type: + <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> <td nowrap valign=top><tt>00</tt> </td> |