Water gun cargo crate (#16172)

This commit is contained in:
Nemanja
2023-05-06 23:14:54 -04:00
committed by GitHub
parent 883d6646ea
commit 4c2b521c90
22 changed files with 221 additions and 13 deletions

View File

@@ -0,0 +1,28 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by EmoGarbage404 (github) for Space Station 14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "detail1"
},
{
"name": "detail2"
},
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}