M3 pattern marine armor 
Vars | |
| lamp_icon | Icon state of the on-armor lamp |
|---|---|
| lamp_light_color | Icon state of the on-armor lamp |
| 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
lamp_icon 
Icon state of the on-armor lamp
lamp_light_color 
Icon state of the on-armor lamp
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".