Updates the Pirate Captain Hardsuit Helmet light sprites. (#37027)
@@ -588,8 +588,25 @@
|
||||
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
|
||||
|
||||
|
After Width: | Height: | Size: 712 B |
|
After Width: | Height: | Size: 692 B |
|
After Width: | Height: | Size: 282 B |
|
After Width: | Height: | Size: 297 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 470 B After Width: | Height: | Size: 728 B |
@@ -1,7 +1,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
|
||||
@@ -14,19 +14,27 @@
|
||||
"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
|
||||
}
|
||||
]
|
||||
|
||||
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.2 KiB |