Prototype/Locomotive: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Set prototype parent)
(Converted to SMW format)
Line 1: Line 1:
{{Prototype parent|Prototype/RollingStock}}
{{Prototype parent|Prototype/RollingStock}}
A [[locomotive]].


==Basics==
{{Prototype TOC|locomotive}}
Prototype type: '''locomotive'''
 
A [[locomotive]]. Extends [[Prototype/RollingStock]].


== Mandatory properties ==
== Mandatory properties ==
This prototype inherits all the properties from [[Prototype/RollingStock]].
This prototype inherits all the properties from [[Prototype/RollingStock]].


=== max_power ===
{{Prototype property|max_power|[[Types/Energy|Energy]]}}
'''Type''': [[Types/Energy]]
 
=== reversing_power_modifier ===
'''Type''': [[Types/double]]


=== burner or energy_source ===
{{Prototype property|reversing_power_modifier|[[Types/double|double]]}}
'''Type''': [[Types/EnergySource]]


{{Prototype property|burner or energy_source|[[Types/EnergySource|EnergySource]]}}
Must be a burner energy source when using "burner", otherwise it can also be a void energy source.
Must be a burner energy source when using "burner", otherwise it can also be a void energy source.


== Optional properties ==
== Optional properties ==


=== front_light ===
{{Prototype property|front_light|[[Types/LightDefinition|LightDefinition]]|optional=true}}
'''Type''': [[Types/LightDefinition]]

Revision as of 21:03, 5 August 2019

Template:Prototype parent A locomotive.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/RollingStock.

Template:Prototype property

Template:Prototype property

Template:Prototype property Must be a burner energy source when using "burner", otherwise it can also be a void energy source.

Optional properties

Template:Prototype property