Prototype/HeatPipe: 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 [[heat pipe]]. | |||
{{Prototype TOC|heat-pipe}} | |||
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|connection_sprites|[[Types/ConnectableEntityGraphics|ConnectableEntityGraphics]]}} | |||
{{Prototype property|heat_glow_sprites|[[Types/ConnectableEntityGraphics|ConnectableEntityGraphics]]}} | |||
{{Prototype property|heat_buffer|[[Types/HeatBuffer|HeatBuffer]]}} | |||
{{Prototype property|minimum_glow_temperature|[[Types/float|float]]}} | |||
== Optional properties == | == Optional properties == | ||
{{Prototype property|heat_glow_light|[[Types/LightDefinition|LightDefinition]]|optional=true}} | |||
{{Prototype property|glow_alpha_modifier|[[Types/float|float]]|1.0|optional=true}} |
Revision as of 16:38, 5 August 2019
Template:Prototype parent A heat pipe.
Mandatory properties
This prototype inherits all the properties from Prototype/EntityWithHealth.