Prototype/RobotWithLogisticInterface: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(|optional=true)
(1.1.37: destroy_action added)
Line 24: Line 24:


{{Prototype property|shadow_in_motion|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}}
{{Prototype property|shadow_in_motion|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}}
{{Prototype property|destroy_action|[[Types/Trigger|Trigger]]|optional=true}}
Applied when the robot expires (runs out of energy and [[Prototype/FlyingRobot#speed_multiplier_when_out_of_energy|speed_multiplier_when_out_of_energy]] is 0).


{{Prototype property|draw_cargo|[[Types/bool|bool]]|true|optional=true}}
{{Prototype property|draw_cargo|[[Types/bool|bool]]|true|optional=true}}

Revision as of 18:49, 11 August 2021

Template:Prototype parent The common properties of logistic and construction robots represented by an abstract prototype.

Template:Prototype TOC

Extensions

Mandatory properties

This prototype inherits all the properties from Prototype/FlyingRobot.

Template:Prototype property

Template:Prototype property

Optional properties

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property Applied when the robot expires (runs out of energy and speed_multiplier_when_out_of_energy is 0).

Template:Prototype property