Prototype/HeatPipe: Difference between revisions
Jump to navigation
Jump to search
(Set prototype parent) |
(1.1.51: Prototype/EntityWithOwner added) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/ | {{Prototype parent|Prototype/EntityWithOwner}} | ||
A [[heat pipe]]. | |||
{{Prototype TOC|heat-pipe}} | |||
Prototype | |||
== Mandatory properties == | == Mandatory properties == | ||
This prototype inherits all the properties from [[Prototype/ | This prototype inherits all the properties from [[Prototype/EntityWithOwner]]. | ||
{{Prototype property|connection_sprites|[[Types/ConnectableEntityGraphics|ConnectableEntityGraphics]]}} | |||
{{Prototype property|heat_glow_sprites|[[Types/ConnectableEntityGraphics|ConnectableEntityGraphics]]}} | |||
{{Prototype property|heat_buffer|[[Types/HeatBuffer|HeatBuffer]]}} |
Latest revision as of 19:26, 21 January 2022
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/HeatPipe
A heat pipe.
Mandatory properties
This prototype inherits all the properties from Prototype/EntityWithOwner.
connection_sprites
Type: ConnectableEntityGraphics
heat_glow_sprites
Type: ConnectableEntityGraphics
heat_buffer
Type: HeatBuffer