summaryrefslogtreecommitdiff
path: root/docs/landscape.html
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2008-11-23 14:17:41 +0000
committerfrosch <frosch@openttd.org>2008-11-23 14:17:41 +0000
commit3d467cabe5ff086a76ecee1c9ae91da3f3caf35d (patch)
treef40e12e3b8552cbd2e88bf34163d9d6bd7504306 /docs/landscape.html
parent2277a1ff9ccd2e5a5acca1e815f628f054c84491 (diff)
downloadopenttd-3d467cabe5ff086a76ecee1c9ae91da3f3caf35d.tar.xz
(svn r14611) -Fix (r13437)[FS#2421]: Store the age of a house in the map array instead of the construction year.
Note: Savegames from r13437 to now are broken and have a age of 255 years for a lot houses.
Diffstat (limited to 'docs/landscape.html')
-rw-r--r--docs/landscape.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/landscape.html b/docs/landscape.html
index 99f4bee58..bee6e994d 100644
--- a/docs/landscape.html
+++ b/docs/landscape.html
@@ -680,7 +680,7 @@
<ul>
<li> set : House is complete
<ul>
- <li>m5 : year of house construction (relative to 1920); clamped to 0..255 (1920..2175)</li>
+ <li>m5 : Age of house in years, clamped at 255</li>
</ul>
</li>
<li> clear : House is in construction