Add NewGRF railtype flag to disable realistic braking for vehs of that type
See: #242
This commit is contained in:
@@ -40,6 +40,11 @@
|
||||
This flag must only be set if a different sprite is returned when bit 24 of <span class="code">extra_callback_info2</span> is set.
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td>disable_realistic_braking</td><td>0 or 1</td>
|
||||
<td>
|
||||
When this property is set realistic braking is disabled for trains of this railtype even when realistic braking is otherwise in effect.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h3><a href="https://newgrf-specs.tt-wiki.net/wiki/NML:Roadtypes#Roadtype_properties">Roadtype properties</a></h3>
|
||||
<table>
|
||||
|
||||
Reference in New Issue
Block a user