Add cup ramen and sinks (#6403)

Co-authored-by: fishfish458 <fishfish458>
This commit is contained in:
Fishfish458
2022-02-01 00:16:49 -06:00
committed by GitHub
parent 1466256fa2
commit d0b37c0872
8 changed files with 140 additions and 24 deletions

View File

@@ -0,0 +1,19 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation https://github.com/tgstation/tgstation/commit/f01afc7edd39b28dd718407d5bbfca3a5dfe995f#diff-378d1b8f0f0a73185e7c82e4ccfdb65102561992a7abb306090ce851f8419780",
"states": [
{
"name": "sink",
"directions": 4
},
{
"name": "sink_wide",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB