Prototype/Locomotive

From Official Factorio Wiki
Revision as of 15:57, 24 July 2019 by Bilka (talk | contribs) (Set prototype parent)
Jump to navigation Jump to search

Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/Vehicle » Prototype/RollingStock » Prototype/Locomotive


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