Prototype/OffshorePump: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(somehow missed adjacent_tile_collision_box)
m (<nowiki></nowiki>to be safe)
Line 42: Line 42:
{{Prototype property|center_collision_mask|[[Types/CollisionMask|CollisionMask]]|none|optional=true}}
{{Prototype property|center_collision_mask|[[Types/CollisionMask|CollisionMask]]|none|optional=true}}


{{Prototype property|adjacent_tile_collision_box|[[Types/BoundingBox|BoundingBox]]|{0, -0.75}|optional=true}}
{{Prototype property|adjacent_tile_collision_box|[[Types/BoundingBox|BoundingBox]]|<nowiki>{0, -0.75}</nowiki>|optional=true}}


{{Prototype property|placeable_position_visualization|[[Types/Sprite|Sprite]]|optional=true}}
{{Prototype property|placeable_position_visualization|[[Types/Sprite|Sprite]]|optional=true}}

Revision as of 15:12, 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. Must be > 0.

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

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.