From 65ebf9aa827f5285908406bffd1bbe2d8df6a336 Mon Sep 17 00:00:00 2001 From: Aera Aulin Date: Wed, 24 Jul 2024 17:15:50 -0700 Subject: [PATCH 1/4] add new stuff --- Resources/Prototypes/Loadouts/Jobs/science.yml | 14 ++++++++++++++ Resources/Prototypes/Loadouts/head.yml | 8 ++++++++ 2 files changed, 22 insertions(+) diff --git a/Resources/Prototypes/Loadouts/Jobs/science.yml b/Resources/Prototypes/Loadouts/Jobs/science.yml index e281b51d036..b1f96fc4756 100644 --- a/Resources/Prototypes/Loadouts/Jobs/science.yml +++ b/Resources/Prototypes/Loadouts/Jobs/science.yml @@ -74,6 +74,20 @@ items: - ClothingOuterCoatLabSeniorResearcher +- type: loadout + id: LoadoutScienceOuterExplorerLabcoat + category: Jobs + cost: 2 + exclusive: true + requirements: + - !type:CharacterJobRequirement + jobs: + - Scientist + - ResearchAssistant + - ResearchDirector + items: + - ClothingOuterExplorerCoat + - type: loadout id: LoadoutScienceHatBeret category: Jobs diff --git a/Resources/Prototypes/Loadouts/head.yml b/Resources/Prototypes/Loadouts/head.yml index 25cb4dadf11..e1e6f7add23 100644 --- a/Resources/Prototypes/Loadouts/head.yml +++ b/Resources/Prototypes/Loadouts/head.yml @@ -70,6 +70,14 @@ exclusive: true items: - ClothingHeadHatBellhop + +- type: loadout + id: LoadoutHeadFlower + category: Head + cost: 2 + exclusive: true + items: + - ClothingHeadHatHairflower ## Color Hats - type: loadout id: LoadoutHeadHatBluesoft From 1c5b1fa6fd84a8cea7559e7bca14fb13548067c2 Mon Sep 17 00:00:00 2001 From: AeraAuling <133451603+AeraAuling@users.noreply.github.com> Date: Wed, 24 Jul 2024 18:18:22 -0700 Subject: [PATCH 2/4] Update Resources/Prototypes/Loadouts/head.yml Co-authored-by: FoxxoTrystan <45297731+FoxxoTrystan@users.noreply.github.com> --- Resources/Prototypes/Loadouts/head.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Loadouts/head.yml b/Resources/Prototypes/Loadouts/head.yml index e1e6f7add23..17eb16af756 100644 --- a/Resources/Prototypes/Loadouts/head.yml +++ b/Resources/Prototypes/Loadouts/head.yml @@ -71,7 +71,7 @@ items: - ClothingHeadHatBellhop -- type: loadout +- type: loadout # FloofStation id: LoadoutHeadFlower category: Head cost: 2 From 112bf94123357f29610969d7078f512ffa469d16 Mon Sep 17 00:00:00 2001 From: AeraAuling <133451603+AeraAuling@users.noreply.github.com> Date: Wed, 24 Jul 2024 18:18:29 -0700 Subject: [PATCH 3/4] Update Resources/Prototypes/Loadouts/Jobs/science.yml Co-authored-by: FoxxoTrystan <45297731+FoxxoTrystan@users.noreply.github.com> --- Resources/Prototypes/Loadouts/Jobs/science.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Loadouts/Jobs/science.yml b/Resources/Prototypes/Loadouts/Jobs/science.yml index b1f96fc4756..c43c70f6c2e 100644 --- a/Resources/Prototypes/Loadouts/Jobs/science.yml +++ b/Resources/Prototypes/Loadouts/Jobs/science.yml @@ -74,7 +74,7 @@ items: - ClothingOuterCoatLabSeniorResearcher -- type: loadout +- type: loadout # Floofstation id: LoadoutScienceOuterExplorerLabcoat category: Jobs cost: 2 From 13025631fb104179c8a58493ed90345d104a5552 Mon Sep 17 00:00:00 2001 From: AeraAuling <133451603+AeraAuling@users.noreply.github.com> Date: Wed, 24 Jul 2024 18:24:34 -0700 Subject: [PATCH 4/4] Update head.yml --- Resources/Prototypes/Loadouts/head.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Loadouts/head.yml b/Resources/Prototypes/Loadouts/head.yml index 17eb16af756..ed1fcb9699b 100644 --- a/Resources/Prototypes/Loadouts/head.yml +++ b/Resources/Prototypes/Loadouts/head.yml @@ -74,7 +74,7 @@ - type: loadout # FloofStation id: LoadoutHeadFlower category: Head - cost: 2 + cost: 1 exclusive: true items: - ClothingHeadHatHairflower