Prototype/SolarPanelEquipment: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Added prototype type to page)
(Converted to SMW format)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Basics ==
{{Prototype parent|Prototype/Equipment}}
Prototype type: '''solar-panel-equipment'''
Used by [[portable solar panel]].


Extends [[Prototype/Equipment]].
{{Prototype TOC|solar-panel-equipment}}


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


=== power ===
{{Prototype property|power|[[Types/Energy|Energy]]}}
'''Type''': [[Types/Energy]]
How much power should be provided.

Latest revision as of 21:09, 27 July 2019

Prototype definitions » PrototypeBase » Prototype/Equipment » Prototype/SolarPanelEquipment


Used by portable solar panel.


Prototype/SolarPanelEquipment — solar-panel-equipment
power::Energy
Inherited from Prototype/Equipment
categories::table of string
energy_source::EnergySource
shape::EquipmentShape
sprite::Sprite
background_border_color::Color (optional)
background_color::Color (optional)
grabbed_background_color::Color (optional)
take_result::string (optional)
Inherited from PrototypeBase
name::string
type::string
localised_description::LocalisedString (optional)
localised_name::LocalisedString (optional)
order::Order (optional)

Mandatory properties

This prototype inherits all the properties from Prototype/Equipment.

power

Type: Energy
How much power should be provided.