This commit is contained in:
metalgearsloth
2023-01-18 05:25:32 +11:00
committed by GitHub
parent 4456229836
commit 6c9ce79387
27 changed files with 405 additions and 22 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -0,0 +1,265 @@
{
"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": "lava0",
"directions": 4,
"delays": [
[
2,
2,
2,
2
],
[
2,
2,
2,
2
],
[
2,
2,
2,
2
],
[
2,
2,
2,
2
]
]
},
{
"name": "lava1",
"directions": 4,
"delays": [
[
2,
2,
2,
2
],
[
2,
2,
2,
2
],
[
2,
2,
2,
2
],
[
2,
2,
2,
2
]
]
},
{
"name": "lava2",
"directions": 4,
"delays": [
[
2,
2,
2,
2
],
[
2,
2,
2,
2
],
[
2,
2,
2,
2
],
[
2,
2,
2,
2
]
]
},
{
"name": "lava3",
"directions": 4,
"delays": [
[
2,
2,
2,
2
],
[
2,
2,
2,
2
],
[
2,
2,
2,
2
],
[
2,
2,
2,
2
]
]
},
{
"name": "lava4",
"directions": 4,
"delays": [
[
2,
2,
2,
2
],
[
2,
2,
2,
2
],
[
2,
2,
2,
2
],
[
2,
2,
2,
2
]
]
},
{
"name": "lava5",
"directions": 4,
"delays": [
[
2,
2,
2,
2
],
[
2,
2,
2,
2
],
[
2,
2,
2,
2
],
[
2,
2,
2,
2
]
]
},
{
"name": "lava6",
"directions": 4,
"delays": [
[
2,
2,
2,
2
],
[
2,
2,
2,
2
],
[
2,
2,
2,
2
],
[
2,
2,
2,
2
]
]
},
{
"name": "lava7",
"directions": 4,
"delays": [
[
2,
2,
2,
2
],
[
2,
2,
2,
2
],
[
2,
2,
2,
2
],
[
2,
2,
2,
2
]
]
},
{
"name": "lava",
"delays": [
[
2,
2,
2,
2
]
]
}
]
}