21 lines
405 B
JSON
21 lines
405 B
JSON
|
|
{
|
||
|
|
"license": "CC-BY-SA-3.0",
|
||
|
|
"copyright": "https://github.com/tgstation/tgstation/blob/master/icons/hud/guardian.dmi",
|
||
|
|
"version": 1,
|
||
|
|
"size": { "y": 32, "x": 32 },
|
||
|
|
"states": [
|
||
|
|
{
|
||
|
|
"name": "charger"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "lighting"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "assasin"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "standart"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|