add straight ally pin (#34977)

This commit is contained in:
lzk
2025-02-09 00:02:00 +01:00
committed by GitHub
parent 9ed7fab2d3
commit 50ba607bf5
8 changed files with 28 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
id: PrideDrobeInventory
startingInventory:
ClothingNeckLGBTPin: 3
ClothingNeckAllyPin: 3
ClothingNeckAromanticPin: 3
ClothingNeckAsexualPin: 3
ClothingNeckBisexualPin: 3

View File

@@ -23,6 +23,17 @@
- type: Clothing
equippedPrefix: lgbt
- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckAllyPin
name: straight ally pin
description: Be ally do crime.
components:
- type: Sprite
state: ally
- type: Clothing
equippedPrefix: ally
- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckAromanticPin

View File

@@ -141,6 +141,7 @@
- !type:GroupSelector
children:
- id: ClothingNeckLGBTPin
- id: ClothingNeckAllyPin
- id: ClothingNeckAromanticPin
- id: ClothingNeckAsexualPin
- id: ClothingNeckBisexualPin

View File

@@ -106,6 +106,12 @@
back:
- ClothingNeckLGBTPin
- type: loadout
id: ClothingNeckAllyPin
storage:
back:
- ClothingNeckAllyPin
- type: loadout
id: ClothingNeckAromanticPin
storage:

View File

@@ -19,6 +19,7 @@
- CigarCase
- CigarGold
- ClothingNeckLGBTPin
- ClothingNeckAllyPin
- ClothingNeckAromanticPin
- ClothingNeckAsexualPin
- ClothingNeckBisexualPin