Prototype/Wall

From Official Factorio Wiki
Revision as of 13:30, 27 March 2019 by Bilka (talk | contribs) (→‎draw_circuit_wires: added default)
Jump to navigation Jump to search

Basics

Prototype type: wall

Extends Prototype/EntityWithHealth.

Mandatory properties

This prototype inherits all the properties from Prototype/EntityWithHealth.

pictures

Type: Types/table

Table with the following members:

Optional properties

circuit_wire_connection_point

Type: Types/WireConnectionPoint

circuit_wire_max_distance

Type: Types/double

Default: 0

The maximum circuit wire distance for this entity.

draw_copper_wires

Type: Types/bool

Default: true

draw_circuit_wires

Type: Types/bool

Default: true

circuit_connector_sprites

Type: Types/CircuitConnectorSprites

default_output_signal

Type: Types/SignalIDConnector

wall_diode_green

Type: Types/Sprite4Way

wall_diode_red

Type: Types/Sprite4Way

wall_diode_green_light_top

Type: Types/LightDefinition

wall_diode_green_light_right

Type: Types/LightDefinition

wall_diode_green_light_bottom

Type: Types/LightDefinition

wall_diode_green_light_left

Type: Types/LightDefinition

wall_diode_red_light_top

Type: Types/LightDefinition

wall_diode_red_light_right

Type: Types/LightDefinition

wall_diode_red_light_bottom

Type: Types/LightDefinition

wall_diode_red_light_left

Type: Types/LightDefinition

connected_gate_visualization

Type: Types/Sprite