27 lines
490 B
JSON
27 lines
490 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/1516a728931b4985c1e86f0c5995a5aa1554a1ad and modified by Swept, modified by emisse for ss14",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "smartfridge_open"
|
|
},
|
|
{
|
|
"name": "smartfridge"
|
|
},
|
|
{
|
|
"name": "off"
|
|
},
|
|
{
|
|
"name": "broken"
|
|
},
|
|
{
|
|
"name": "smartfridge_door"
|
|
}
|
|
]
|
|
}
|