[feat] new med and jobs huds (#17)

This commit is contained in:
DocNight
2023-05-05 11:00:15 +03:00
committed by Aviu00
parent cb5f49f2b3
commit 13c0d15601
24 changed files with 391 additions and 56 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 B

View File

@@ -0,0 +1,18 @@
{
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/tgstation/tgstation/blob/10f1193ed286281a868e5824428938addbc045af/icons/mob/huds/hud.dmi",
"version": 1,
"size": { "y": 8, "x": 8 },
"states": [
{
"name": "dead_state"
},
{
"name": "life_state"
},
{
"name": "defib_state",
"delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]
}
]
}