Documentation: NewGRF: Fix grammar issue
This commit is contained in:
@@ -121,7 +121,7 @@
|
|||||||
<tr><td>V</td><td>data</td><td>Property data</td></tr>
|
<tr><td>V</td><td>data</td><td>Property data</td></tr>
|
||||||
</table>
|
</table>
|
||||||
Note that num is an extended byte, see <a href="https://newgrf-specs.tt-wiki.net/wiki/GRFActionsDetailed">GRFActionsDetailed</a>.<br />
|
Note that num is an extended byte, see <a href="https://newgrf-specs.tt-wiki.net/wiki/GRFActionsDetailed">GRFActionsDetailed</a>.<br />
|
||||||
If the size of the data does provided is not valid for the given property, the attempt to set the property MAY be ignored or partially applied.<br />
|
If the size of the data provided is not valid for the given property, the attempt to set the property MAY be ignored or partially applied.<br />
|
||||||
Note that each use of the mapped property ID is followed by Num-info iterations of the size and data pair above. See: <a href="https://newgrf-specs.tt-wiki.net/wiki/Action0">Action 0 Specification</a>.
|
Note that each use of the mapped property ID is followed by Num-info iterations of the size and data pair above. See: <a href="https://newgrf-specs.tt-wiki.net/wiki/Action0">Action 0 Specification</a>.
|
||||||
<h4>Example NFO:</h4>
|
<h4>Example NFO:</h4>
|
||||||
<pre>
|
<pre>
|
||||||
|
Reference in New Issue
Block a user