From 750ceb2b79e3ea8edfb04ce1336e84644d187abd Mon Sep 17 00:00:00 2001 From: uaNoName <131008018+uaNoName@users.noreply.github.com> Date: Thu, 15 Aug 2024 16:42:05 +0300 Subject: [PATCH] Brigmedic fixes (#624) * fixes ver. 1-3 * fixes * another fixes * oops --- .../Catalog/Fills/Lockers/security.yml | 9 +-------- .../Catalog/Fills/Lockers/suit_storage.yml | 17 ++++++++++++++++- Resources/Prototypes/StatusEffects/job.yml | 7 ------- 3 files changed, 17 insertions(+), 16 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/security.yml b/Resources/Prototypes/Catalog/Fills/Lockers/security.yml index 1541958ab5..fc548a484e 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/security.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/security.yml @@ -92,18 +92,11 @@ - id: ClothingUniformJumpsuitBrigmedic - id: ClothingUniformJumpskirtBrigmedic - id: ClothingUniformJumpskirtOfLife + prob: 0.1 - id: ClothingEyesHudMedSec - id: ClothingHandsGlovesNitrile - id: ClothingBeltMedicalRig - id: MedkitFilled - - id: MedkitOxygenFilled - prob: 0.3 - - id: MedkitBruteFilled - prob: 0.3 - - id: MedkitToxinFilled - prob: 0.3 - - id: MedkitBurnFilled - prob: 0.7 - id: ClothingNeckCloakMoth #bзззз, молепокалипсис prob: 0.15 diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml b/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml index 573ea28337..3961591488 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml @@ -44,7 +44,7 @@ suffix: Prisoner EVA components: - type: StorageFill - contents: + contents: - id: OxygenTankFilled - id: ClothingOuterHardsuitEVAPrisoner - id: ClothingHeadHelmetEVALarge @@ -144,6 +144,21 @@ - type: AccessReader access: [["Security"]] +#Brigmedic's hardsuit +- type: entity + id: SuitStorageBrigmedic + parent: SuitStorageBase + suffix: Brigmedic + components: + - type: StorageFill + contents: + - id: OxygenTankFilled + - id: NitrogenTankFilled + - id: ClothingOuterHardsuitBrigmedic + - id: ClothingMaskBreathMedicalSecurity + - type: AccessReader + access: [["Medical"]] + #CE's hardsuit - type: entity id: SuitStorageCE diff --git a/Resources/Prototypes/StatusEffects/job.yml b/Resources/Prototypes/StatusEffects/job.yml index 786e5d3a72..a97743e233 100644 --- a/Resources/Prototypes/StatusEffects/job.yml +++ b/Resources/Prototypes/StatusEffects/job.yml @@ -236,13 +236,6 @@ sprite: /Textures/Interface/Misc/job_icons.rsi state: HeadOfSecurity -- type: statusIcon - parent: JobIcon - id: JobIconBrigmedic - icon: - sprite: /Textures/Interface/Misc/job_icons.rsi - state: Brigmedic - - type: statusIcon parent: JobIcon id: JobIconMedicalDoctor