From 7748d0451eae38bfa1bf5ffd3fefd46262319fbe Mon Sep 17 00:00:00 2001 From: "steinhauer.erhard" Date: Thu, 11 Jan 2024 13:33:06 +0300 Subject: [PATCH] replaced cool kid cigs and oxy tank with lame ones (it's spess man's smokes and extended capacity tank), tainted myself with my first cs edit. only downhill from now on. --- Content.Shared/Access/Components/IdCardConsoleComponent.cs | 1 + .../_NF/Catalog/Fills/Backpacks/StarterGear/backpack.yml | 4 ++-- .../_NF/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml | 4 ++-- .../_NF/Catalog/Fills/Backpacks/StarterGear/satchel.yml | 4 ++-- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Content.Shared/Access/Components/IdCardConsoleComponent.cs b/Content.Shared/Access/Components/IdCardConsoleComponent.cs index 15dc724ca57..b82dbf4457a 100644 --- a/Content.Shared/Access/Components/IdCardConsoleComponent.cs +++ b/Content.Shared/Access/Components/IdCardConsoleComponent.cs @@ -50,6 +50,7 @@ public sealed partial class IdCardConsoleComponent : Component "Maintenance", "Medical", "Mercenary", // Frontier + "Pilot", // Frontier "Quartermaster", "Research", "ResearchDirector", diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/StarterGear/backpack.yml b/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/StarterGear/backpack.yml index 937ce1cc5c0..ee569a6397d 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/StarterGear/backpack.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/StarterGear/backpack.yml @@ -59,5 +59,5 @@ contents: - id: BoxSurvival - id: Lighter - - id: CigPackMixed - - id: DoubleEmergencyOxygenTank + - id: CigPackGreen + - id: ExtendedEmergencyOxygenTank diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml b/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml index 2b75e8a48b3..737242c0d2d 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml @@ -59,5 +59,5 @@ contents: - id: BoxSurvival - id: Lighter - - id: CigPackMixed - - id: DoubleEmergencyOxygenTank + - id: CigPackGreen + - id: ExtendedEmergencyOxygenTank diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/StarterGear/satchel.yml b/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/StarterGear/satchel.yml index c3ac528ee00..406843f2122 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/StarterGear/satchel.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/StarterGear/satchel.yml @@ -59,5 +59,5 @@ contents: - id: BoxSurvival - id: Lighter - - id: CigPackMixed - - id: DoubleEmergencyOxygenTank + - id: CigPackGreen + - id: ExtendedEmergencyOxygenTank