* Mime hardsuit * small fix * Update Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com> * New sprite * newest sprite * No more CTRL+C CTRL+V * update sprite in hand * final sprite in hand --------- Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>
26 lines
511 B
JSON
26 lines
511 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, sprited by Fazansen(https://github.com/Fazansen)",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "icon-flash"
|
|
},
|
|
{
|
|
"name": "off-equipped-HELMET",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "on-equipped-HELMET",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|