Brigmedic fixes (#624)

* fixes ver. 1-3

* fixes

* another fixes

* oops
This commit is contained in:
uaNoName
2024-08-15 16:42:05 +03:00
committed by GitHub
parent bbfdf6a573
commit 750ceb2b79
3 changed files with 17 additions and 16 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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