Documentation: Clarify that more_objects_per_grf must be tested for to enable it
This commit is contained in:
@@ -769,7 +769,7 @@
|
|||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
<h3 id="a3objects"><a href="https://newgrf-specs.tt-wiki.net/wiki/Action3">Action 3 - Objects</a></h3>
|
<h3 id="a3objects"><a href="https://newgrf-specs.tt-wiki.net/wiki/Action3">Action 3 - Objects</a></h3>
|
||||||
<p>If feature name <font face="monospace">more_objects_per_grf</font> is present, the Action 3 ID field is an extended byte, and GRFs may define more than 255 object types.<br />
|
<p>If feature name <font face="monospace">more_objects_per_grf</font> 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.<br />
|
||||||
Otherwise, only 255 object types may be defined per GRF, and the extended byte format may not be used.</p>
|
Otherwise, only 255 object types may be defined per GRF, and the extended byte format may not be used.</p>
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
|
Reference in New Issue
Block a user