nukes cev-eris style helmets, adds ERT helmets, eva helmet inhand fix (#17808)

This commit is contained in:
Flareguy
2023-07-03 18:24:28 -05:00
committed by GitHub
parent 1a402f2694
commit a6475a0077
51 changed files with 192 additions and 42 deletions

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprite taken from https://github.com/ParadiseSS13/Paradise/commit/813f0a3ae556d86dddd7c4ef93a52880de8d2e37, inhands created by Flareguy for Space Station 14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}