Prototype/SolarPanel
Jump to navigation
Jump to search
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/SolarPanel
A solar panel.
Mandatory properties
This prototype inherits all the properties from Prototype/EntityWithOwner.
energy_source
Type: EnergySource
Sets how this solar panel connects to the energy network. The most relevant property seems to be the output_priority. Has to be an electric energy source.
picture
Type: SpriteVariations
The picture displayed for this solar panel.
production
Type: Energy
The maximum amount of power this solar panel can produce.
Optional properties
overlay
Type: SpriteVariations
Overlay has to be empty or have same number of variations as picture.