Gay Boykissers (#32584)

This commit is contained in:
TakoDragon
2024-10-01 23:07:48 +02:00
committed by GitHub
parent d82c666e80
commit 23f4bc1d7a
7 changed files with 32 additions and 1 deletions

View File

@@ -72,6 +72,22 @@
neck:
- state: bi-equipped
- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckGayPin
name: gay pin
description: Be gay~ do crime.
components:
- type: Sprite
sprite: Clothing/Neck/Misc/pins.rsi
layers:
- state: gay
- type: Clothing
sprite: Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: gay-equipped
- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckIntersexPin

View File

@@ -144,6 +144,7 @@
- id: ClothingNeckAromanticPin
- id: ClothingNeckAsexualPin
- id: ClothingNeckBisexualPin
- id: ClothingNeckGayPin
- id: ClothingNeckIntersexPin
- id: ClothingNeckLesbianPin
- id: ClothingNeckNonBinaryPin

View File

@@ -95,6 +95,12 @@
back:
- ClothingNeckBisexualPin
- type: loadout
id: ClothingNeckGayPin
storage:
back:
- ClothingNeckGayPin
- type: loadout
id: ClothingNeckIntersexPin
storage:

View File

@@ -18,6 +18,7 @@
- ClothingNeckAromanticPin
- ClothingNeckAsexualPin
- ClothingNeckBisexualPin
- ClothingNeckGayPin
- ClothingNeckIntersexPin
- ClothingNeckLesbianPin
- ClothingNeckNonBinaryPin