From 6abf8f89a22d71aba02c4885084a9a675bb7b89c Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 29 Jul 2005 17:52:29 +0000 Subject: (svn r2749) Fix typo in the tile documentation --- docs/landscape.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/landscape.html') diff --git a/docs/landscape.html b/docs/landscape.html index 930be700f..883580f06 100644 --- a/docs/landscape.html +++ b/docs/landscape.html @@ -49,7 +49,7 @@ OTTD's class-specific periodic tile processing routine is called once every +256 17  full desert -
  • m5 bits 7..6: update counter, incremented on every periodic processing for tile types other than 03, 07, 0B and 10 and above, on wraparound the tile is updated (for fields, the type of fields in m3 is increased, for other types the tile type in m5 is increased) +
  • m5 bits 7..5: update counter, incremented on every periodic processing for tile types other than 03, 07, 0B and 10 and above, on wraparound the tile is updated (for fields, the type of fields in m3 is increased, for other types the tile type in m5 is increased)
    (for snow and desert, these bits are not used, tile is updated on every periodic processing)
  • owner: owner of the tile (normally 10) -- cgit v1.2.3-54-g00ecf