From 66a1275e4b6bc20f626c6ca8efa61db9c5175bbf Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Wed, 26 Jan 2022 02:01:50 +0000 Subject: [PATCH] Documentation: Fix feature name for object inclined edge foundations --- docs/newgrf-additions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/newgrf-additions.html b/docs/newgrf-additions.html index 797a295781..176f5b90e2 100644 --- a/docs/newgrf-additions.html +++ b/docs/newgrf-additions.html @@ -393,7 +393,7 @@ 24Change z-position for the building sprite to the height of the edge 38If the height of the edge is lower than the maximum height of the tile, build a foundation 410Use inclined instead of a flat foundations where possible. (Slopes with one corner raised where the height of the edge is at the maximum height of the tile).
- Support for this bit is indicated by the feature name: action0_object_flood_resistant, version 2. + Support for this bit is indicated by the feature name: action0_object_edge_foundation_mode, version 2.

This is indicated by the feature name: action0_object_edge_foundation_mode, version 1