Prototype/PipeToGround: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Set prototype parent)
(Converted to SMW format)
Line 1: Line 1:
{{Prototype parent|Prototype/EntityWithHealth}}
{{Prototype parent|Prototype/EntityWithHealth}}
A [[pipe to ground]].


== Basics ==
{{Prototype TOC|pipe-to-ground}}
Prototype type: '''pipe-to-ground'''
 
Extends [[Prototype/EntityWithHealth]].


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


=== fluid_box ===
{{Prototype property|fluid_box|[[Types/FluidBox|FluidBox]]}}
'''Type''': [[Types/FluidBox]]
 
=== pictures ===
'''Type''': [[Types/table]] of [[Types/Sprite]]


{{Prototype property|pictures|[[Types/table|table]] of [[Types/Sprite|Sprite]]}}
Table with the following mandatory members:
Table with the following mandatory members:


* down - [[Types/Sprite]]
* down - [[Types/Sprite|Sprite]]
* up - [[Types/Sprite]]
* up - [[Types/Sprite|Sprite]]
* left - [[Types/Sprite]]
* left - [[Types/Sprite|Sprite]]
* right - [[Types/Sprite]]
* right - [[Types/Sprite|Sprite]]

Revision as of 16:48, 5 August 2019

Template:Prototype parent A pipe to ground.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/EntityWithHealth.

Template:Prototype property

Template:Prototype property Table with the following mandatory members: