40 lines
632 B
JSON
40 lines
632 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/99ed48ce8d3ba7e2d26d68519e05eae277c94685, rtg_damaged by Peptide90",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "rtg"
|
|
},
|
|
{
|
|
"name": "rtg_open"
|
|
},
|
|
{
|
|
"name": "rtg_damaged",
|
|
"delays": [
|
|
[
|
|
0.3,
|
|
0.3,
|
|
0.3,
|
|
0.3
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "rtg_glow",
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|