Adds some outfits for Ship VS. Ship (#17800)

* Ship Vs. Ship Outfits

* FUCK

* prefix? GONE

* ABCDEFJ PEE PEE PEEING
This commit is contained in:
Flareguy
2023-07-03 15:50:13 -05:00
committed by GitHub
parent 7b739e92ba
commit 35a2a1478b
67 changed files with 578 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by Flareguy for Space Station 14, base sprite taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039, monkey made by brainfood1183 (github) for ss14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "equipped-INNERCLOTHING-monkey",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}