Gas Tank dispenser (#8160)

This commit is contained in:
Peptide90
2022-05-18 03:46:35 +01:00
committed by GitHub
parent 277d59b8ec
commit 18c2d7a4df
6 changed files with 77 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 597 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 B

View File

@@ -0,0 +1,17 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from baystation at https://github.com/Baystation12/Baystation12/commit/f200ae08d71ecbc91412ee650a334981892f5177, eng layer by peptide",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "dispenser"
},
{
"name": "dispensereng"
}
]
}