Prototype/HeatPipe

From Official Factorio Wiki
Revision as of 19:24, 19 June 2018 by Bilka (talk | contribs) (Created page with "== Basics == Extends Prototype/EntityWithHealth. == Mandatory properties == This prototype inherits all the properties from Prototype/EntityWithHealth. === connectio...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Basics

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