From 0d4f1964512c8e580a5a5769d836b303d307ed13 Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Mon, 12 Dec 2022 23:10:52 +0000 Subject: [PATCH] Documentation: Add missing text about new landscape variable 44 newlandscape_landscape_type --- docs/newgrf-newlandscape.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/newgrf-newlandscape.html b/docs/newgrf-newlandscape.html index fec1a251d2..e21e81f712 100644 --- a/docs/newgrf-newlandscape.html +++ b/docs/newgrf-newlandscape.html @@ -107,6 +107,9 @@

Tile hash (43, or mappable variable: newlandscape_tile_hash)

Hash value derived from the coordinates of the tile, suitable for pseudo-randomising graphics.

+

Landscape type (44, or mappable variable: newlandscape_landscape_type)

+

The landscape type, this currently only has the value 0: rocky tiles.

+

Land info of nearby tile (60, or mappable variable: newlandscape_land_info_nearby_tiles)

This has the same value as industry tile (feature 9) variable 60.