Familiar Garbs (#22253)

* update time

* removing maps and adding petah for pr

* removed shitbox

---------

Co-authored-by: camrynz <99278536+camrynz@users.noreply.github.com>
This commit is contained in:
noctis
2023-12-09 21:03:07 +00:00
committed by GitHub
parent 83aa30c7f2
commit 8bc4d2ab7a
7 changed files with 41 additions and 0 deletions

View File

@@ -1426,3 +1426,14 @@
- state: equipped-INNERCLOTHING-jumpsuit
- state: equipped-INNERCLOTHING-shirt
color: "#b30000"
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitFamilyGuy
name: familiar garbs
description: Makes you remember the time you did something funny.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/familiar_garbs.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/familiar_garbs.rsi

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 660 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 781 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 B

View File

@@ -0,0 +1,30 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from bartender outfit in SS14, edited by noctyrnal.",
"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
}
]
}