LGBTQIA+ pins (#13472)

This commit is contained in:
PixelTK
2023-01-17 01:51:13 +00:00
committed by GitHub
parent 060199a33a
commit 60f67f5583
22 changed files with 246 additions and 0 deletions

View File

@@ -83,6 +83,26 @@
prob: 0.001
- id: ClothingHeadHatCatEars
prob: 0.01
# - Pins
- id: ClothingNeckLGBTPin
prob: 0.025
orGroup: LGBTQIAPlusPins
- id: ClothingNeckAromanticPin
orGroup: LGBTQIAPlusPins
- id: ClothingNeckAsexualPin
orGroup: LGBTQIAPlusPins
- id: ClothingNeckBisexualPin
orGroup: LGBTQIAPlusPins
- id: ClothingNeckIntersexPin
orGroup: LGBTQIAPlusPins
- id: ClothingNeckLesbianPin
orGroup: LGBTQIAPlusPins
- id: ClothingNeckNonBinaryPin
orGroup: LGBTQIAPlusPins
- id: ClothingNeckPansexualPin
orGroup: LGBTQIAPlusPins
- id: ClothingNeckTransPin
orGroup: LGBTQIAPlusPins
# TRAITOR EQUIPMENT (0.01%)
- id: Telecrystal10
prob: 0.0001

View File

@@ -0,0 +1,143 @@
- type: entity
parent: ClothingNeckBase
id: ClothingNeckLGBTPin
name: LGBT pin
description: be gay do crime
components:
- type: Sprite
sprite: Clothing/Neck/Misc/pins.rsi
layers:
- state: lgbt
- type: Clothing
sprite: Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: lgbt-equipped
- type: entity
parent: ClothingNeckBase
id: ClothingNeckAromanticPin
name: aromantic pin
description: be aro do crime
components:
- type: Sprite
sprite: Clothing/Neck/Misc/pins.rsi
layers:
- state: aro
- type: Clothing
sprite: Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: aro-equipped
- type: entity
parent: ClothingNeckBase
id: ClothingNeckAsexualPin
name: asexual pin
description: be ace do crime
components:
- type: Sprite
sprite: Clothing/Neck/Misc/pins.rsi
layers:
- state: asex
- type: Clothing
sprite: Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: asex-equipped
- type: entity
parent: ClothingNeckBase
id: ClothingNeckBisexualPin
name: bisexual pin
description: be bi do crime
components:
- type: Sprite
sprite: Clothing/Neck/Misc/pins.rsi
layers:
- state: bi
- type: Clothing
sprite: Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: bi-equipped
- type: entity
parent: ClothingNeckBase
id: ClothingNeckIntersexPin
name: intersex pin
description: be intersex do crime
components:
- type: Sprite
sprite: Clothing/Neck/Misc/pins.rsi
layers:
- state: inter
- type: Clothing
sprite: Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: inter-equipped
- type: entity
parent: ClothingNeckBase
id: ClothingNeckLesbianPin
name: lesbian pin
description: be lesbian do crime
components:
- type: Sprite
sprite: Clothing/Neck/Misc/pins.rsi
layers:
- state: les
- type: Clothing
sprite: Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: les-equipped
- type: entity
parent: ClothingNeckBase
id: ClothingNeckNonBinaryPin
name: non-binary pin
description: "01100010 01100101 00100000 01100101 01101110 01100010 01111001 00100000 01100100 01101111 00100000 01100011 01110010 01101001 01101101 01100101"
components:
- type: Sprite
sprite: Clothing/Neck/Misc/pins.rsi
layers:
- state: non
- type: Clothing
sprite: Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: non-equipped
- type: entity
parent: ClothingNeckBase
id: ClothingNeckPansexualPin
name: pansexual pin
description: be pan do crime
components:
- type: Sprite
sprite: Clothing/Neck/Misc/pins.rsi
layers:
- state: pan
- type: Clothing
sprite: Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: pan-equipped
- type: entity
parent: ClothingNeckBase
id: ClothingNeckTransPin
name: transgender pin
description: be trans do crime
components:
- type: Sprite
sprite: Clothing/Neck/Misc/pins.rsi
layers:
- state: trans
- type: Clothing
sprite: Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: trans-equipped

View File

@@ -25,6 +25,15 @@
- Skub
- ClothingHeadHatCatEars
- DrinkMugDog
- ClothingNeckLGBTPin
- ClothingNeckAromanticPin
- ClothingNeckAsexualPin
- ClothingNeckBisexualPin
- ClothingNeckIntersexPin
- ClothingNeckLesbianPin
- ClothingNeckNonBinaryPin
- ClothingNeckPansexualPin
- ClothingNeckTransPin
rareChance: 0.01
prototypes:
- Lighter

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 275 B

View File

@@ -0,0 +1,74 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "PixelTK leaves his mark on upstream",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "aro"
},
{
"name": "aro-equipped",
"directions": 4
},
{
"name": "asex"
},
{
"name": "asex-equipped",
"directions": 4
},
{
"name": "bi"
},
{
"name": "bi-equipped",
"directions": 4
},
{
"name": "inter"
},
{
"name": "inter-equipped",
"directions": 4
},
{
"name": "les"
},
{
"name": "les-equipped",
"directions": 4
},
{
"name": "lgbt"
},
{
"name": "lgbt-equipped",
"directions": 4
},
{
"name": "non"
},
{
"name": "non-equipped",
"directions": 4
},
{
"name": "pan"
},
{
"name": "pan-equipped",
"directions": 4
},
{
"name": "trans"
},
{
"name": "trans-equipped",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 B