* Option for alt health alert and no overlay * Fancy borg health indicator * Borg damage examine localization * EENENGHHHH ENNNGHHH * Requested code changes * Legal sound * Revert "Legal sound" This reverts commit 35715c88898aeb78dfe800319852c230395fdd7e. I misunderstood what Sloth meant * Annoying buzzer is back
27 lines
458 B
JSON
27 lines
458 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Original from https://github.com/tgstation/tgstation/blob/42ebbb4202b472cf94561974a30e00a0b00e11bc/icons/mob/screen1_robot.dmi, edited by @Doru991",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "health0"
|
|
},
|
|
{
|
|
"name": "health1"
|
|
},
|
|
{
|
|
"name": "health2"
|
|
},
|
|
{
|
|
"name": "health3"
|
|
},
|
|
{
|
|
"name": "health4"
|
|
}
|
|
]
|
|
}
|