Lipid Extractor (#15597)

This commit is contained in:
Nemanja
2023-04-22 03:03:50 -04:00
committed by GitHub
parent 0859101afe
commit 4f9ae1116e
22 changed files with 486 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 804 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 534 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 B

View File

@@ -0,0 +1,47 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "taken from /tg/station at commit https://github.com/tgstation/tgstation/commit/48370e5a35a19eab427d3e403b653e65fa391ca2",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "fat"
},
{
"name": "fat_door_off"
},
{
"name": "fat_door_on"
},
{
"name": "fat_green"
},
{
"name": "fat_yellow"
},
{
"name": "fat_red"
},
{
"name": "fat_stack"
},
{
"name": "fat_smoke",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.4
]
]
},
{
"name": "fat_panel"
}
]
}