Prototype/OffshorePump: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(0.18.10)
(→‎Optional properties: |optional=true)
Line 17: Line 17:
== Optional properties ==
== Optional properties ==


{{Prototype property|graphics_set|[[Types/table|table]]}}
{{Prototype property|graphics_set|[[Types/table|table]]|optional=true}}
Mandatory if <code>picture</code> is not defined. Table with the following members:
Mandatory if <code>picture</code> is not defined. Table with the following members:


Line 28: Line 28:
* underwater_pictures - [[Types/Sprite4Way|Sprite4Way]] - Optional.
* underwater_pictures - [[Types/Sprite4Way|Sprite4Way]] - Optional.


{{Prototype property|picture|[[Types/Sprite4Way|Sprite4Way]]}}
{{Prototype property|picture|[[Types/Sprite4Way|Sprite4Way]]|optional=true}}
Deprecated, use <code>graphics_set</code> instead. Mandatory if <code>graphics_set</code> is not defined.
Deprecated, use <code>graphics_set</code> instead. Mandatory if <code>graphics_set</code> is not defined.



Revision as of 14:41, 3 March 2020

Template:Prototype parent An offshore pump.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/EntityWithHealth.

Template:Prototype property

Template:Prototype property How many units of fluid are produced per tick.

Template:Prototype property The name of the fluid that is produced by the pump.

Optional properties

Template:Prototype property Mandatory if picture is not defined. Table with the following members:

Template:Prototype property Deprecated, use graphics_set instead. Mandatory if graphics_set is not defined.

Template:Prototype property Animation runs at least this fast.

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property The maximum circuit wire distance for this entity.

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property Mandatory if circuit_wire_max_distance > 0.

Template:Prototype property Mandatory if circuit_wire_max_distance > 0.