Prototype/PipeToGround: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Added prototype type to page)
(0.17)
Line 13: Line 13:
'''Type''': [[Types/table]] of [[Types/Sprite]]
'''Type''': [[Types/table]] of [[Types/Sprite]]


Table with the following members:
Table with the following mandatory members:


* down - [[Types/Sprite]] - Mandatory.
* down - [[Types/Sprite]]
* up - [[Types/Sprite]] - Mandatory.
* up - [[Types/Sprite]]
* left - [[Types/Sprite]] - Mandatory.
* left - [[Types/Sprite]]
* right - [[Types/Sprite]] - Mandatory.
* right - [[Types/Sprite]]
 
=== underground_sprite ===
'''Type''': [[Types/Sprite]]

Revision as of 17:01, 9 April 2019

Basics

Prototype type: pipe-to-ground

Extends Prototype/EntityWithHealth.

Mandatory properties

This prototype inherits all the properties from Prototype/EntityWithHealth.

fluid_box

Type: Types/FluidBox

pictures

Type: Types/table of Types/Sprite

Table with the following mandatory members: