Snow line height
<<Back to the Openttd.cfg (OpenTTD configuration file)

snow_line_height is a variable of Openttd.cfg file:

This setting allows you to determine at what "altitude" snow will appear.

After a certain height of tile, all tiles are drawn as snow tiles. This patch enables you to adjust the height above which all tiles will become snow tiles.

The number is the height in tiles above which snow will cover the ground.

[game_creation]
snow_line_height = 15

Valid options: [2 <= n <= 253]

Default: 15