components:
- type: Sprite
sprite: Clothing/Head/Hardsuits/piratecaptainhelm.rsi
+ - type: ToggleableLightVisuals
+ clothingVisuals:
+ head:
+ - state: equipped-HELMET-light
+ shader: unshaded
+ head-vox:
+ - state: equipped-HELMET-light-vox
+ shader: unshaded
- type: Clothing
sprite: Clothing/Head/Hardsuits/piratecaptainhelm.rsi
+ clothingVisuals:
+ head:
+ - state: equipped-HELMET
+ - state: equipped-HELMET-unshaded
+ shader: unshaded
+ head-vox:
+ - state: equipped-HELMET-vox
+ - state: equipped-HELMET-unshaded-vox
+ shader: unshaded
- type: PointLight # Color matches visor colors, radius/energy same as mining hardsuit for the big captain.
color: "#f3ea9c"
radius: 7
{
"version": 1,
"license": "CC-BY-SA-3.0",
- "copyright": "Made by brainfood1183 (github) for ss14. Vox states by Flareguy for Space Station 14. Flashlight state sprites by RedBookcase on github.",
+ "copyright": "Made by brainfood1183 (github) for ss14. Vox states by Flareguy for Space Station 14. Flashlight state sprites by TiniestShark (github).",
"size": {
"x": 32,
"y": 32
"name": "icon-flash"
},
{
- "name": "off-equipped-HELMET",
+ "name": "equipped-HELMET",
"directions": 4
},
{
- "name": "on-equipped-HELMET",
+ "name": "equipped-HELMET-light",
"directions": 4
},
{
- "name": "off-equipped-HELMET-vox",
+ "name": "equipped-HELMET-unshaded",
"directions": 4
},
{
- "name": "on-equipped-HELMET-vox",
+ "name": "equipped-HELMET-vox",
+ "directions": 4
+ },
+ {
+ "name": "equipped-HELMET-light-vox",
+ "directions": 4
+ },
+ {
+ "name": "equipped-HELMET-unshaded-vox",
"directions": 4
}
]