Prototype/HeatPipe: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Added prototype type to page)
(Set prototype parent)
Line 1: Line 1:
{{Prototype parent|Prototype/EntityWithHealth}}
== Basics ==
== Basics ==
Prototype type: '''heat-pipe'''
Prototype type: '''heat-pipe'''

Revision as of 15:48, 24 July 2019

Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/HeatPipe


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