Prototype/FluidTurret: Difference between revisions
Jump to navigation
Jump to search
(1.1: indicator_light removed and enough_fuel_indicator_light + not_enough_fuel_indicator_light added) |
(→Mandatory properties: activation_buffer_ratio description) |
||
Line 12: | Line 12: | ||
{{Prototype property|activation_buffer_ratio|[[Types/float|float]]}} | {{Prototype property|activation_buffer_ratio|[[Types/float|float]]}} | ||
Before an ammoless turret is able to fire, the ammo buffer must fill to this proportion. | |||
{{Prototype property|fluid_box|[[Types/FluidBox|FluidBox]]}} | {{Prototype property|fluid_box|[[Types/FluidBox|FluidBox]]}} |
Revision as of 01:02, 2 September 2022
Template:Prototype parent A turret that consumes fluid as ammo.
Mandatory properties
This prototype inherits all the properties from Prototype/Turret.
Template:Prototype property Before an ammoless turret is able to fire, the ammo buffer must fill to this proportion.
Optional properties
Mandatory values
Fluid turret can have only stream attack parameters.
Fluid turret has to have turret_base_has_direction=true.