6
2026-01-24 12:49:55 +03:00

34 lines
709 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/c65da5a49477413310c81c460ea4b243a9f864dd with minor edits.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "jammer",
"directions": 1
},
{
"name": "jammer_high_charge",
"directions": 1
},
{
"name": "jammer_medium_charge",
"directions": 1
},
{
"name": "jammer_low_charge",
"directions": 1,
"delays": [
[
0.3,
0.3
]
]
}
]
}