| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from vgstation at commit https://github.com/vgstation-coders/vgstation13/raw/99cc2ab62d65a3a7b554dc7b21ff5f57c835f973/icons/turf/walls.dmi and modified by Swept, transparency tweaked by Ubaser.",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "full"
- },
- {
- "name": "window0",
- "directions": 4
- },
- {
- "name": "window1",
- "directions": 4
- },
- {
- "name": "window2",
- "directions": 4
- },
- {
- "name": "window3",
- "directions": 4
- },
- {
- "name": "window4",
- "directions": 4
- },
- {
- "name": "window5",
- "directions": 4
- },
- {
- "name": "window6",
- "directions": 4
- },
- {
- "name": "window7",
- "directions": 4
- }
- ]
- }
|