Prototype/PipeToGround: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Basics == Extends Prototype/EntityWithHealth. == Mandatory properties == This prototype inherits all the properties from Prototype/EntityWithHealth. === fluid_box...") |
(Added prototype type to page) |
||
Line 1: | Line 1: | ||
== Basics == | == Basics == | ||
Prototype type: '''pipe-to-ground''' | |||
Extends [[Prototype/EntityWithHealth]]. | Extends [[Prototype/EntityWithHealth]]. | ||
Revision as of 16:27, 21 January 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 members:
- down - Types/Sprite - Mandatory.
- up - Types/Sprite - Mandatory.
- left - Types/Sprite - Mandatory.
- right - Types/Sprite - Mandatory.
underground_sprite
Type: Types/Sprite