add straight ally pin (#34977)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
id: PrideDrobeInventory
|
||||
startingInventory:
|
||||
ClothingNeckLGBTPin: 3
|
||||
ClothingNeckAllyPin: 3
|
||||
ClothingNeckAromanticPin: 3
|
||||
ClothingNeckAsexualPin: 3
|
||||
ClothingNeckBisexualPin: 3
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -141,6 +141,7 @@
|
||||
- !type:GroupSelector
|
||||
children:
|
||||
- id: ClothingNeckLGBTPin
|
||||
- id: ClothingNeckAllyPin
|
||||
- id: ClothingNeckAromanticPin
|
||||
- id: ClothingNeckAsexualPin
|
||||
- id: ClothingNeckBisexualPin
|
||||
|
||||
@@ -106,6 +106,12 @@
|
||||
back:
|
||||
- ClothingNeckLGBTPin
|
||||
|
||||
- type: loadout
|
||||
id: ClothingNeckAllyPin
|
||||
storage:
|
||||
back:
|
||||
- ClothingNeckAllyPin
|
||||
|
||||
- type: loadout
|
||||
id: ClothingNeckAromanticPin
|
||||
storage:
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
- CigarCase
|
||||
- CigarGold
|
||||
- ClothingNeckLGBTPin
|
||||
- ClothingNeckAllyPin
|
||||
- ClothingNeckAromanticPin
|
||||
- ClothingNeckAsexualPin
|
||||
- ClothingNeckBisexualPin
|
||||
|
||||
Reference in New Issue
Block a user