Prototype/OffshorePump: Difference between revisions
(→Optional properties: |optional=true) |
(pumping_speed must be > 0.) |
||
Line 10: | Line 10: | ||
{{Prototype property|pumping_speed|[[Types/float|float]]}} | {{Prototype property|pumping_speed|[[Types/float|float]]}} | ||
How many units of fluid are produced per tick. | How many units of fluid are produced per tick. Must be > 0. | ||
{{Prototype property|fluid|[[Types/string|string]]}} | {{Prototype property|fluid|[[Types/string|string]]}} |
Revision as of 14:46, 3 March 2020
Template:Prototype parent An offshore pump.
Mandatory properties
This prototype inherits all the properties from Prototype/EntityWithHealth.
Template:Prototype property How many units of fluid are produced per tick. Must be > 0.
Template:Prototype property The name of the fluid that is produced by the pump.
Optional properties
Template:Prototype property
Mandatory if picture
is not defined. Table with the following members:
- animation - Animation4Way - Mandatory.
- base_render_layer - RenderLayer - Optional. Default: "ground-patch"
- underwater_layer_offset - int8 - Optional. Default: 1
- fluid_animation - Animation4Way - Optional.
- glass_pictures - Sprite4Way - Optional.
- base_pictures - Sprite4Way - Optional.
- underwater_pictures - Sprite4Way - Optional.
Template:Prototype property
Deprecated, use graphics_set
instead. Mandatory if graphics_set
is not defined.
Template:Prototype property Animation runs at least this fast.
Template:Prototype property The maximum circuit wire distance for this entity.
Template:Prototype property Mandatory if circuit_wire_max_distance > 0.
Template:Prototype property Mandatory if circuit_wire_max_distance > 0.