| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from https://github.com/tgstation/tgstation/tree/f116442e34fe3e941a1df474bb57bb410dd177a3/icons/turf and modified",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "full"
- },
- {
- "name": "chasm0",
- "directions": 4
- },
- {
- "name": "chasm1",
- "directions": 4
- },
- {
- "name": "chasm2",
- "directions": 4
- },
- {
- "name": "chasm3",
- "directions": 4
- },
- {
- "name": "chasm4",
- "directions": 4
- },
- {
- "name": "chasm5",
- "directions": 4
- },
- {
- "name": "chasm6",
- "directions": 4
- },
- {
- "name": "chasm7",
- "directions": 4
- },
- {
- "name": "chasm"
- }
- ]
- }
|