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...")
(No difference)

Revision as of 19:24, 19 June 2018

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