Files
Ed 354d999c8e Cave Decoration pack (#21265)
* add chromite chasm

* add desert chasm

* snow chasm

* finish
2023-10-26 21:58:27 -04:00

49 lines
786 B
JSON

{
"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"
}
]
}