33 lines
597 B
JSON
33 lines
597 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Original sprites from https://github.com/tgstation/tgstation/blob/7f654b6e8e59021607a9e888dfeb79920401c372/icons/mob/huds/hud.dmi. hud_hostile and hud_eliminated by B_Kirill",
|
|
"size": {
|
|
"x": 8,
|
|
"y": 8
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "hud_discharged"
|
|
},
|
|
{
|
|
"name": "hud_incarcerated"
|
|
},
|
|
{
|
|
"name": "hud_paroled"
|
|
},
|
|
{
|
|
"name": "hud_suspected"
|
|
},
|
|
{
|
|
"name": "hud_wanted"
|
|
},
|
|
{
|
|
"name": "hud_hostile"
|
|
},
|
|
{
|
|
"name": "hud_eliminated"
|
|
}
|
|
]
|
|
}
|