diff --git a/docs/landscape.html b/docs/landscape.html --- a/docs/landscape.html +++ b/docs/landscape.html @@ -49,7 +49,7 @@ OTTD's class-specific periodic tile proc 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)