Files
2022-04-30 14:26:11 -07:00

30 lines
482 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/blob/e71d6c4fba5a51f99b81c295dcaec4fc2f58fb19/icons/mob/screen1.dmi - modified to add 'timed'",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "ai"
},
{
"name": "blue"
},
{
"name": "green"
},
{
"name": "pink"
},
{
"name": "red"
},
{
"name": "timed"
}
]
}