Prototype/HeatPipe: Difference between revisions

From Official Factorio Wiki
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]].


== Basics ==
{{Prototype TOC|heat-pipe}}
Prototype type: '''heat-pipe'''
 
Extends [[Prototype/EntityWithHealth]].


== Mandatory properties ==
== Mandatory properties ==
This prototype inherits all the properties from [[Prototype/EntityWithHealth]].
This prototype inherits all the properties from [[Prototype/EntityWithHealth]].


=== connection_sprites ===
{{Prototype property|connection_sprites|[[Types/ConnectableEntityGraphics|ConnectableEntityGraphics]]}}
'''Type''': [[Types/ConnectableEntityGraphics]]


=== heat_glow_sprites ===
{{Prototype property|heat_glow_sprites|[[Types/ConnectableEntityGraphics|ConnectableEntityGraphics]]}}
'''Type''': [[Types/ConnectableEntityGraphics]]


=== heat_buffer ===
{{Prototype property|heat_buffer|[[Types/HeatBuffer|HeatBuffer]]}}
'''Type''': [[Types/HeatBuffer]]


=== minimum_glow_temperature ===
{{Prototype property|minimum_glow_temperature|[[Types/float|float]]}}
'''Type''': [[Types/float]]


== Optional properties ==
== Optional properties ==


=== heat_glow_light ===
{{Prototype property|heat_glow_light|[[Types/LightDefinition|LightDefinition]]|optional=true}}
'''Type''': [[Types/LightDefinition]]
 
=== glow_alpha_modifier ===
'''Type''': [[Types/float]]


'''Default''': 1.0
{{Prototype property|glow_alpha_modifier|[[Types/float|float]]|1.0|optional=true}}

Revision as of 16:38, 5 August 2019