From 23ec7d85548fa5380516b5a3ba70b0c52efb498e Mon Sep 17 00:00:00 2001 From: 2013HORSEMEATSCANDAL <146540817+2013HORSEMEATSCANDAL@users.noreply.github.com> Date: Sun, 7 Jan 2024 01:40:30 -0500 Subject: [PATCH] added the pride cloaks to maint spawns (#23658) --- .../Entities/Clothing/Neck/cloaks.yml | 18 +++++++++--------- .../Markers/Spawners/Random/maintenance.yml | 8 ++++++++ 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml b/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml index 48bd039fe4..89309fecea 100644 --- a/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml +++ b/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml @@ -188,7 +188,7 @@ sprite: Clothing/Neck/Cloaks/void.rsi - type: TypingIndicatorClothing proto: alien - + - type: entity parent: ClothingNeckBase id: ClothingNeckCloakAce @@ -197,7 +197,7 @@ components: - type: Sprite sprite: Clothing/Neck/Cloaks/ace.rsi - + - type: entity parent: ClothingNeckBase id: ClothingNeckCloakAro @@ -206,7 +206,7 @@ components: - type: Sprite sprite: Clothing/Neck/Cloaks/aro.rsi - + - type: entity parent: ClothingNeckBase id: ClothingNeckCloakBi @@ -215,7 +215,7 @@ components: - type: Sprite sprite: Clothing/Neck/Cloaks/bi.rsi - + - type: entity parent: ClothingNeckBase id: ClothingNeckCloakIntersex @@ -224,7 +224,7 @@ components: - type: Sprite sprite: Clothing/Neck/Cloaks/intersex.rsi - + - type: entity parent: ClothingNeckBase id: ClothingNeckCloakLesbian @@ -233,7 +233,7 @@ components: - type: Sprite sprite: Clothing/Neck/Cloaks/les.rsi - + - type: entity parent: ClothingNeckBase id: ClothingNeckCloakGay @@ -242,7 +242,7 @@ components: - type: Sprite sprite: Clothing/Neck/Cloaks/gay.rsi - + - type: entity parent: ClothingNeckBase id: ClothingNeckCloakEnby @@ -251,7 +251,7 @@ components: - type: Sprite sprite: Clothing/Neck/Cloaks/enby.rsi - + - type: entity parent: ClothingNeckBase id: ClothingNeckCloakPan @@ -260,4 +260,4 @@ components: - type: Sprite sprite: Clothing/Neck/Cloaks/pan.rsi - + diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml index 12b9bfc3de..3125c00140 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml @@ -20,6 +20,14 @@ - ClothingNeckCloakMoth - ClothingNeckCloakVoid - ClothingNeckCloakGoliathCloak + - ClothingNeckCloakAce + - ClothingNeckCloakAro + - ClothingNeckCloakBi + - ClothingNeckCloakIntersex + - ClothingNeckCloakLesbian + - ClothingNeckCloakGay + - ClothingNeckCloakEnby + - ClothingNeckCloakPan - ToySkeleton - Basketball - Football -- 2.51.2