Janitorial Bomb Suit (#22244)

* add

* add cargo purchase

* fix

* it works

* do not map
This commit is contained in:
Ubaser
2023-12-11 19:41:54 +11:00
committed by GitHub
parent dceb9fe450
commit 923bbfbac8
21 changed files with 148 additions and 1 deletions

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/760f0be7af33a31f5a08a3291864e91539d0ebb7, edited by Ubaser",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}