24 lines
420 B
JSON
Executable File
24 lines
420 B
JSON
Executable File
{
|
|
"version":1,
|
|
"size":{
|
|
"x":96,
|
|
"y":96
|
|
},
|
|
"license":"CC-BY-SA-3.0",
|
|
"copyright":"Taken from https://github.com/tgstation/tgstation",
|
|
"states":[
|
|
{
|
|
"name":"on",
|
|
"directions": 1
|
|
},
|
|
{
|
|
"name": "off",
|
|
"directions": 1
|
|
},
|
|
{
|
|
"name": "broken",
|
|
"directions": 1
|
|
}
|
|
]
|
|
}
|