Gay Boykissers (#32584)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -144,6 +144,7 @@
|
||||
- id: ClothingNeckAromanticPin
|
||||
- id: ClothingNeckAsexualPin
|
||||
- id: ClothingNeckBisexualPin
|
||||
- id: ClothingNeckGayPin
|
||||
- id: ClothingNeckIntersexPin
|
||||
- id: ClothingNeckLesbianPin
|
||||
- id: ClothingNeckNonBinaryPin
|
||||
|
||||
@@ -95,6 +95,12 @@
|
||||
back:
|
||||
- ClothingNeckBisexualPin
|
||||
|
||||
- type: loadout
|
||||
id: ClothingNeckGayPin
|
||||
storage:
|
||||
back:
|
||||
- ClothingNeckGayPin
|
||||
|
||||
- type: loadout
|
||||
id: ClothingNeckIntersexPin
|
||||
storage:
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
- ClothingNeckAromanticPin
|
||||
- ClothingNeckAsexualPin
|
||||
- ClothingNeckBisexualPin
|
||||
- ClothingNeckGayPin
|
||||
- ClothingNeckIntersexPin
|
||||
- ClothingNeckLesbianPin
|
||||
- ClothingNeckNonBinaryPin
|
||||
|
||||
BIN
Resources/Textures/Clothing/Neck/Misc/pins.rsi/gay-equipped.png
Normal file
BIN
Resources/Textures/Clothing/Neck/Misc/pins.rsi/gay-equipped.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 179 B |
BIN
Resources/Textures/Clothing/Neck/Misc/pins.rsi/gay.png
Normal file
BIN
Resources/Textures/Clothing/Neck/Misc/pins.rsi/gay.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 317 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "PixelTK leaves his mark on upstream",
|
||||
"copyright": "PixelTK leaves his mark on upstream, BackeTako made the gay",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -28,6 +28,13 @@
|
||||
"name": "bi-equipped",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "gay"
|
||||
},
|
||||
{
|
||||
"name": "gay-equipped",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inter"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user