Prototype/StorageTank: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == A storage tank. Based on Prototype/EntityWithHealth. == Properties == This prototype inherits all the properties from Prototype/EntityWithHealth. ==...")
 
(AABBbox -> BoundingBox)
Line 12: Line 12:


=== window_bounding_box ===
=== window_bounding_box ===
'''Type''': [[Types/AABB]]
'''Type''': [[Types/BoundingBox]]


=== pictures ===
=== pictures ===

Revision as of 20:40, 20 May 2018

Basics

A storage tank. Based on Prototype/EntityWithHealth.

Properties

This prototype inherits all the properties from Prototype/EntityWithHealth.

fluid_box

Type: Types/FluidBox

two_direction_only

Type: Types/bool

window_bounding_box

Type: Types/BoundingBox

pictures

Type: Types/table of Types/Sprite

flow_length_in_ticks

Type: Types/uint

circuit_wire_connection_points

Type: Types/table of Types/ConnectionPoint

circuit_connector_sprites

Type: Types/table of Types/Sprite

circuit_wire_max_distance

Type: Types/uint