diff --git a/docs/newgrf-additions.html b/docs/newgrf-additions.html index cd096c8143..312461f61c 100644 --- a/docs/newgrf-additions.html +++ b/docs/newgrf-additions.html @@ -769,7 +769,7 @@

Action 3 - Objects

-

If feature name more_objects_per_grf is present, the Action 3 ID field is an extended byte, and GRFs may define more than 255 object types.
+

If feature name more_objects_per_grf is present and the feature is successfully tested for, the Action 3 ID field is an extended byte, and GRFs may define more than 255 object types.
Otherwise, only 255 object types may be defined per GRF, and the extended byte format may not be used.