Prototype/SpidertronRemote: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Migrated prototype doc to separate website)
(Removed old prototype docs)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''The prototype docs have moved to a new website with an improved format.''' This documentation page can now be found here: [https://lua-api.factorio.com/latest/prototypes/SpidertronRemotePrototype.html https://lua-api.factorio.com/latest/prototypes/SpidertronRemotePrototype.html]
<div class="stub"><p>'''The prototype docs have moved to a new website with an improved format.''' This documentation page can now be found here: [https://lua-api.factorio.com/latest/prototypes/SpidertronRemotePrototype.html https://lua-api.factorio.com/latest/prototypes/SpidertronRemotePrototype.html]


This wiki page is no longer updated and '''will be removed at some point in the future''', so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback [https://forums.factorio.com/viewforum.php?f=233 on the forums].
</p><p>This wiki page is no longer updated and '''will be removed at some point in the future''', so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback [https://forums.factorio.com/viewforum.php?f=233 on the forums].</p></div>
 
 
 
{{Prototype parent|Prototype/Item}}
The [[spidertron remote]]. This remote can only be connected to entities of type [[Prototype/SpiderVehicle]].
 
{{Prototype TOC|spidertron-remote}}
 
== Mandatory properties ==
This prototype inherits all the properties from [[Prototype/Item]].
 
{{Prototype property|icon_color_indicator_masks, icon_color_indicator_mask,  icon_size (IconSpecification)|[[Types/IconSpecification|IconSpecification]]|optional=true}}
A dark background sprite. Uses <code>icon_color_indicator_masks</code> instead of <code>icons</code> and <code>icon_color_indicator_mask</code> instead of <code>icon</code>. Inside <code>icon_color_indicator_masks</code>, the property for the file path is <code>icon_color_indicator_masks</code> instead of <code>icon</code>.
 
== Mandatory values ==
Spidertron remotes must have a stack size of 1.

Latest revision as of 14:33, 25 October 2024

The prototype docs have moved to a new website with an improved format. This documentation page can now be found here: https://lua-api.factorio.com/latest/prototypes/SpidertronRemotePrototype.html

This wiki page is no longer updated and will be removed at some point in the future, so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback on the forums.