M3 pattern marine armor
Vars | |
squad_overlay_icon | The dmi where the grayscale squad overlays are contained |
---|---|
Procs | |
set_armor_style | Updates the armor's icon_state to the style represented by new_style . |
Var Details
squad_overlay_icon
The dmi where the grayscale squad overlays are contained
Proc Details
set_armor_style
Updates the armor's icon_state
to the style represented by new_style
.
Arguments:
- new_style - The new armor style. May only be one of
GLOB.armor_style_list
's keys, or"Random"
.