Prototype/HeatPipe: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == Extends Prototype/EntityWithHealth. == Mandatory properties == This prototype inherits all the properties from Prototype/EntityWithHealth. === connectio...")
 
(Added prototype type to page)
Line 1: Line 1:
== Basics ==
== Basics ==
Prototype type: '''heat-pipe'''
Extends [[Prototype/EntityWithHealth]].
Extends [[Prototype/EntityWithHealth]].



Revision as of 16:27, 21 January 2019

Basics

Prototype type: heat-pipe

Extends Prototype/EntityWithHealth.

Mandatory properties

This prototype inherits all the properties from Prototype/EntityWithHealth.

connection_sprites

Type: Types/ConnectableEntityGraphics

heat_glow_sprites

Type: Types/ConnectableEntityGraphics

heat_buffer

Type: Types/HeatBuffer

minimum_glow_temperature

Type: Types/float

Optional properties

heat_glow_light

Type: Types/LightDefinition

glow_alpha_modifier

Type: Types/float

Default: 1.0