Prototype/Locomotive: Difference between revisions
Jump to navigation
Jump to search
(Added prototype type to page) |
(0.17) |
||
Line 13: | Line 13: | ||
'''Type''': [[Types/double]] | '''Type''': [[Types/double]] | ||
=== burner === | === burner or energy_source === | ||
'''Type''': [[Types/EnergySource]] | '''Type''': [[Types/EnergySource]] | ||
Must be a burner energy source. | Must be a burner energy source when using "burner", otherwise it can also be a void energy source. | ||
== Optional properties == | == Optional properties == |
Revision as of 10:54, 6 March 2019
Basics
Prototype type: locomotive
A locomotive. Extends Prototype/RollingStock.
Mandatory properties
This prototype inherits all the properties from Prototype/RollingStock.
max_power
Type: Types/Energy
reversing_power_modifier
Type: Types/double
burner or energy_source
Type: Types/EnergySource
Must be a burner energy source when using "burner", otherwise it can also be a void energy source.
Optional properties
front_light
Type: Types/LightDefinition