Files
Aviu00 57d57939f7 Багфиксы (#92)
* - fix: Fix airlock draw depth.

* - fix: Fix headrev command staff message.

* - fix: Fix gulag bound antags.

* - fix: Double health icon fix.

* - fix: Fix cult start exception.

* - fix: Fix cult pull teleport.

* - fix: Fix another exception.

* - fix: Fix drawdepth again.

* - fix: Clown font fix.
2024-02-18 08:30:52 +00:00

22 lines
475 B
JSON

{
"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": "empty_state"
},
{
"name": "defib_state",
"delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]
}
]
}