Prototype/PipeToGround
Revision as of 20:51, 22 September 2018 by Bilka (talk | contribs) (Created page with "== Basics == Extends Prototype/EntityWithHealth. == Mandatory properties == This prototype inherits all the properties from Prototype/EntityWithHealth. === fluid_box...")
Basics
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 members:
- down - Types/Sprite - Mandatory.
- up - Types/Sprite - Mandatory.
- left - Types/Sprite - Mandatory.
- right - Types/Sprite - Mandatory.
underground_sprite
Type: Types/Sprite