Prototype/FluidTurret: Difference between revisions
Jump to navigation
Jump to search
(0.18.10 (?): out_of_ammo_alert_icon) |
(1.1: indicator_light removed and enough_fuel_indicator_light + not_enough_fuel_indicator_light added) |
||
Line 19: | Line 19: | ||
{{Prototype property|muzzle_light|[[Types/LightDefinition|LightDefinition]]|optional=true}} | {{Prototype property|muzzle_light|[[Types/LightDefinition|LightDefinition]]|optional=true}} | ||
{{Prototype property| | {{Prototype property|enough_fuel_indicator_light|[[Types/LightDefinition|LightDefinition]]|optional=true}} | ||
{{Prototype property|not_enough_fuel_indicator_light|[[Types/LightDefinition|LightDefinition]]|optional=true}} | |||
{{Prototype property|muzzle_animation|[[Types/Animation|Animation]]|optional=true}} | {{Prototype property|muzzle_animation|[[Types/Animation|Animation]]|optional=true}} |
Revision as of 16:13, 3 February 2021
Template:Prototype parent A turret that consumes fluid as ammo.
Mandatory properties
This prototype inherits all the properties from Prototype/Turret.
Optional properties
Mandatory values
Fluid turret can have only stream attack parameters.
Fluid turret has to have turret_base_has_direction=true.