Prototype/SpidertronRemote: Difference between revisions
Jump to navigation
Jump to search
(description) |
(1.1.70: Stack size must be 1) |
||
Line 9: | Line 9: | ||
{{Prototype property|icon_color_indicator_masks, icon_color_indicator_mask, icon_size (IconSpecification)|[[Types/IconSpecification|IconSpecification]]|optional=true}} | {{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>. | 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:18, 3 November 2022
Prototype definitions » PrototypeBase » Prototype/Item » Prototype/SpidertronRemote
The spidertron remote. This remote can only be connected to entities of type Prototype/SpiderVehicle.
Mandatory properties
This prototype inherits all the properties from Prototype/Item.
icon_color_indicator_masks, icon_color_indicator_mask, icon_size (IconSpecification)
Type: IconSpecification
A dark background sprite. Uses icon_color_indicator_masks
instead of icons
and icon_color_indicator_mask
instead of icon
. Inside icon_color_indicator_masks
, the property for the file path is icon_color_indicator_masks
instead of icon
.
Mandatory values
Spidertron remotes must have a stack size of 1.