Prototype/PipeToGround: Difference between revisions
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]]. | |||
{{Prototype TOC|pipe-to-ground}} | |||
Prototype | |||
== Mandatory properties == | == Mandatory properties == | ||
This prototype inherits all the properties from [[Prototype/EntityWithHealth]]. | This prototype inherits all the properties from [[Prototype/EntityWithHealth]]. | ||
{{Prototype property|fluid_box|[[Types/FluidBox|FluidBox]]}} | |||
{{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.
Mandatory properties
This prototype inherits all the properties from Prototype/EntityWithHealth.
Template:Prototype property Table with the following mandatory members: