Prototype/Locomotive: Difference between revisions
Jump to navigation
Jump to search
(Changed links going to the redirect Diesel_locomotive to go to Locomotive.) |
(0.16) |
||
Line 1: | Line 1: | ||
==Basics== | ==Basics== | ||
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 === | |||
'''Type''': [[Types/EnergySource]] | |||
Must be a burner energy source. | |||
== Optional properties == | |||
=== front_light === | |||
'''Type''': [[Types/LightDefinition]] |
Revision as of 12:05, 23 May 2018
Basics
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
Type: Types/EnergySource
Must be a burner energy source.
Optional properties
front_light
Type: Types/LightDefinition