| 1234567891011121314151617181920212223242526272829 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from /tg/station commit https://github.com/tgstation/tgstation/commit/af7b7043df593807f7a98b7a07880d7a977cda14 and resprited by Alekshhh, welded state drawn by Flareguy for Space Station 14",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "base"
- },
- {
- "name": "door"
- },
- {
- "name": "unlocked"
- },
- {
- "name": "locked"
- },
- {
- "name": "panel"
- },
- {
- "name": "welded"
- }
- ]
- }
|