Prototype/RobotWithLogisticInterface: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(0.18.10)
(|optional=true)
Line 17: Line 17:
== Optional properties ==
== Optional properties ==


{{Prototype property|idle|[[Types/RotatedAnimation|RotatedAnimation]]}}
{{Prototype property|idle|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}}


{{Prototype property|in_motion|[[Types/RotatedAnimation|RotatedAnimation]]}}
{{Prototype property|in_motion|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}}


{{Prototype property|shadow_idle|[[Types/RotatedAnimation|RotatedAnimation]]}}
{{Prototype property|shadow_idle|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}}


{{Prototype property|shadow_in_motion|[[Types/RotatedAnimation|RotatedAnimation]]}}
{{Prototype property|shadow_in_motion|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}}


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

Revision as of 08:21, 4 March 2020

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