long bacon scarf (#34950)

* went to the long bacon store.

* obtainable :3
This commit is contained in:
Boaz1111
2025-02-09 16:10:10 +01:00
committed by GitHub
parent 7be6659933
commit 3b621a0245
7 changed files with 39 additions and 0 deletions

View File

@@ -36,3 +36,5 @@
ClothingUniformColorRainbow: 2
ClothingUnderSocksCoder: 2
ClothingUnderSocksBee: 2
contrabandInventory:
ClothingNeckScarfStripedLesbianLong: 2

View File

@@ -240,3 +240,14 @@
sprite: Clothing/Neck/Scarfs/PrideScarfs/trans.rsi
- type: Clothing
sprite: Clothing/Neck/Scarfs/PrideScarfs/trans.rsi
- type: entity
parent: ClothingScarfBase
id: ClothingNeckScarfStripedLesbianLong
name: long bacon
description: Long bacon! Perfect for sharing with your girlfriend!
components:
- type: Sprite
sprite: Clothing/Neck/Scarfs/PrideScarfs/lesbian-long.rsi
- type: Clothing
sprite: Clothing/Neck/Scarfs/PrideScarfs/lesbian-long.rsi

Binary file not shown.

After

Width:  |  Height:  |  Size: 627 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 666 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14, recolored by MrGreen06 (Discord), extended by Boaz1111(github)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "equipped-NECK",
"directions": 4
},
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}