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

23 lines
433 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/fa615ead9d02b879b2ed0461f36622affb32088f",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "barricade",
"directions": 1
},
{
"name": "barricade_full",
"directions": 1
},
{
"name": "barricade_directional",
"directions": 4
}
]
}