added the pride cloaks to maint spawns (#23658)
This commit is contained in:
committed by
GitHub
parent
8fd8ca6a59
commit
23ec7d8554
@@ -188,7 +188,7 @@
|
|||||||
sprite: Clothing/Neck/Cloaks/void.rsi
|
sprite: Clothing/Neck/Cloaks/void.rsi
|
||||||
- type: TypingIndicatorClothing
|
- type: TypingIndicatorClothing
|
||||||
proto: alien
|
proto: alien
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingNeckBase
|
parent: ClothingNeckBase
|
||||||
id: ClothingNeckCloakAce
|
id: ClothingNeckCloakAce
|
||||||
@@ -197,7 +197,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Neck/Cloaks/ace.rsi
|
sprite: Clothing/Neck/Cloaks/ace.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingNeckBase
|
parent: ClothingNeckBase
|
||||||
id: ClothingNeckCloakAro
|
id: ClothingNeckCloakAro
|
||||||
@@ -206,7 +206,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Neck/Cloaks/aro.rsi
|
sprite: Clothing/Neck/Cloaks/aro.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingNeckBase
|
parent: ClothingNeckBase
|
||||||
id: ClothingNeckCloakBi
|
id: ClothingNeckCloakBi
|
||||||
@@ -215,7 +215,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Neck/Cloaks/bi.rsi
|
sprite: Clothing/Neck/Cloaks/bi.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingNeckBase
|
parent: ClothingNeckBase
|
||||||
id: ClothingNeckCloakIntersex
|
id: ClothingNeckCloakIntersex
|
||||||
@@ -224,7 +224,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Neck/Cloaks/intersex.rsi
|
sprite: Clothing/Neck/Cloaks/intersex.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingNeckBase
|
parent: ClothingNeckBase
|
||||||
id: ClothingNeckCloakLesbian
|
id: ClothingNeckCloakLesbian
|
||||||
@@ -233,7 +233,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Neck/Cloaks/les.rsi
|
sprite: Clothing/Neck/Cloaks/les.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingNeckBase
|
parent: ClothingNeckBase
|
||||||
id: ClothingNeckCloakGay
|
id: ClothingNeckCloakGay
|
||||||
@@ -242,7 +242,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Neck/Cloaks/gay.rsi
|
sprite: Clothing/Neck/Cloaks/gay.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingNeckBase
|
parent: ClothingNeckBase
|
||||||
id: ClothingNeckCloakEnby
|
id: ClothingNeckCloakEnby
|
||||||
@@ -251,7 +251,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Neck/Cloaks/enby.rsi
|
sprite: Clothing/Neck/Cloaks/enby.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingNeckBase
|
parent: ClothingNeckBase
|
||||||
id: ClothingNeckCloakPan
|
id: ClothingNeckCloakPan
|
||||||
@@ -260,4 +260,4 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Neck/Cloaks/pan.rsi
|
sprite: Clothing/Neck/Cloaks/pan.rsi
|
||||||
|
|
||||||
|
|||||||
@@ -20,6 +20,14 @@
|
|||||||
- ClothingNeckCloakMoth
|
- ClothingNeckCloakMoth
|
||||||
- ClothingNeckCloakVoid
|
- ClothingNeckCloakVoid
|
||||||
- ClothingNeckCloakGoliathCloak
|
- ClothingNeckCloakGoliathCloak
|
||||||
|
- ClothingNeckCloakAce
|
||||||
|
- ClothingNeckCloakAro
|
||||||
|
- ClothingNeckCloakBi
|
||||||
|
- ClothingNeckCloakIntersex
|
||||||
|
- ClothingNeckCloakLesbian
|
||||||
|
- ClothingNeckCloakGay
|
||||||
|
- ClothingNeckCloakEnby
|
||||||
|
- ClothingNeckCloakPan
|
||||||
- ToySkeleton
|
- ToySkeleton
|
||||||
- Basketball
|
- Basketball
|
||||||
- Football
|
- Football
|
||||||
|
|||||||
Reference in New Issue
Block a user