Return Hardsuits To Lockers (#16490)
This commit is contained in:
@@ -1,3 +1,22 @@
|
|||||||
|
- type: entity
|
||||||
|
id: LockerSalvageSpecialistFilledHardsuit
|
||||||
|
suffix: Filled, Hardsuit
|
||||||
|
parent: LockerSalvageSpecialist
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: ClothingOuterHardsuitSpatio
|
||||||
|
- id: YellowOxygenTankFilled
|
||||||
|
- id: NitrogenTankFilled
|
||||||
|
- id: ClothingShoesBootsMag
|
||||||
|
- id: ClothingMaskGasExplorer
|
||||||
|
# Currently do not function as 'true' mesons, so they're useless for salvagers.
|
||||||
|
# - id: ClothingEyesGlassesMeson
|
||||||
|
- id: ClothingBeltUtilityFilled
|
||||||
|
prob: 0.8
|
||||||
|
- id: SurvivalKnife
|
||||||
|
- id: WeaponProtoKineticAccelerator
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerSalvageSpecialistFilled
|
id: LockerSalvageSpecialistFilled
|
||||||
suffix: Filled
|
suffix: Filled
|
||||||
|
|||||||
@@ -74,8 +74,8 @@
|
|||||||
prob: 0.5
|
prob: 0.5
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerAtmosphericsFilled
|
id: LockerAtmosphericsFilledHardsuit
|
||||||
suffix: Filled
|
suffix: Filled, Hardsuit
|
||||||
parent: LockerAtmospherics
|
parent: LockerAtmospherics
|
||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
@@ -91,8 +91,22 @@
|
|||||||
- id: HolofanProjector
|
- id: HolofanProjector
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerEngineerFilled
|
id: LockerAtmosphericsFilled
|
||||||
suffix: Filled
|
suffix: Filled
|
||||||
|
parent: LockerAtmospherics
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: ClothingMaskGasAtmos
|
||||||
|
- id: ClothingOuterSuitAtmosFire
|
||||||
|
- id: ClothingHeadHelmetAtmosFire
|
||||||
|
- id: GasAnalyzer
|
||||||
|
- id: MedkitOxygenFilled
|
||||||
|
- id: HolofanProjector
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: LockerEngineerFilledHardsuit
|
||||||
|
suffix: Filled, Hardsuit
|
||||||
parent: LockerEngineer
|
parent: LockerEngineer
|
||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
@@ -104,6 +118,17 @@
|
|||||||
- id: NitrogenTankFilled
|
- id: NitrogenTankFilled
|
||||||
- id: ClothingShoesBootsMag
|
- id: ClothingShoesBootsMag
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: LockerEngineerFilled
|
||||||
|
suffix: Filled
|
||||||
|
parent: LockerEngineer
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: ClothingHandsGlovesColorYellow
|
||||||
|
- id: ClothingMaskGas
|
||||||
|
- id: trayScanner
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: ClosetRadiationSuitFilled
|
id: ClosetRadiationSuitFilled
|
||||||
parent: ClosetRadiationSuit
|
parent: ClosetRadiationSuit
|
||||||
|
|||||||
@@ -26,6 +26,40 @@
|
|||||||
- id: ClothingHeadsetAltCargo
|
- id: ClothingHeadsetAltCargo
|
||||||
- id: BoxEncryptionKeyCargo
|
- id: BoxEncryptionKeyCargo
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: LockerCaptainFilledHardsuit
|
||||||
|
suffix: Filled, Hardsuit
|
||||||
|
parent: LockerCaptain
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: ClothingOuterArmorCaptainCarapace
|
||||||
|
- id: NukeDisk
|
||||||
|
- id: PinpointerNuclear
|
||||||
|
- id: CaptainIDCard
|
||||||
|
- id: ClothingHeadHatCaptain
|
||||||
|
- id: ClothingNeckCloakCap
|
||||||
|
- id: ClothingHandsGlovesCaptain
|
||||||
|
- id: ClothingOuterHardsuitCap
|
||||||
|
- id: ClothingMaskGasCaptain
|
||||||
|
- id: WeaponDisabler
|
||||||
|
- id: CommsComputerCircuitboard
|
||||||
|
- id: ClothingHeadsetAltCommand
|
||||||
|
- id: SpaceCash1000
|
||||||
|
- id: PlushieNuke
|
||||||
|
prob: 0.1
|
||||||
|
- id: CigarGoldCase
|
||||||
|
prob: 0.25
|
||||||
|
- id: ClothingBeltSheathFilled
|
||||||
|
- id: DoorRemoteCommand
|
||||||
|
- id: ClothingNeckCloakCapFormal
|
||||||
|
- id: ClothingUniformJumpsuitCapFormal
|
||||||
|
- id: ClothingUniformJumpskirtCapFormalDress
|
||||||
|
- id: RubberStampCaptain
|
||||||
|
- id: WeaponAntiqueLaser
|
||||||
|
- id: JetpackCaptainFilled
|
||||||
|
- id: MedalCase
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerCaptainFilled
|
id: LockerCaptainFilled
|
||||||
suffix: Filled
|
suffix: Filled
|
||||||
@@ -89,6 +123,31 @@
|
|||||||
- id: ClothingBackpackIan
|
- id: ClothingBackpackIan
|
||||||
prob: 0.5
|
prob: 0.5
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: LockerChiefEngineerFilledHardsuit
|
||||||
|
suffix: Filled, Hardsuit
|
||||||
|
parent: LockerChiefEngineer
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: ClothingOuterHardsuitEngineeringWhite
|
||||||
|
- id: ClothingMaskBreath
|
||||||
|
- id: OxygenTankFilled
|
||||||
|
- id: NitrogenTankFilled
|
||||||
|
- id: ClothingNeckCloakCe
|
||||||
|
- id: ClothingEyesGlassesMeson
|
||||||
|
- id: ClothingBeltChiefEngineerFilled
|
||||||
|
- id: ClothingHeadHatBeretEngineering
|
||||||
|
- id: ClothingShoesBootsMagAdv
|
||||||
|
- id: ClothingHandsGlovesColorYellow
|
||||||
|
- id: CigarCase
|
||||||
|
prob: 0.15
|
||||||
|
- id: DoorRemoteEngineering
|
||||||
|
- id: RubberStampCE
|
||||||
|
- id: JetpackVoidFilled
|
||||||
|
- id: ClothingHeadsetAltEngineering
|
||||||
|
- id: BoxEncryptionKeyEngineering
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerChiefEngineerFilled
|
id: LockerChiefEngineerFilled
|
||||||
suffix: Filled
|
suffix: Filled
|
||||||
@@ -108,6 +167,35 @@
|
|||||||
- id: ClothingHeadsetAltEngineering
|
- id: ClothingHeadsetAltEngineering
|
||||||
- id: BoxEncryptionKeyEngineering
|
- id: BoxEncryptionKeyEngineering
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: LockerChiefMedicalOfficerFilledHardsuit
|
||||||
|
suffix: Filled, Hardsuit
|
||||||
|
parent: LockerChiefMedicalOfficer
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: MedkitFilled
|
||||||
|
- id: ClothingHandsGlovesNitrile
|
||||||
|
#- name: ClothingEyesHudMedical #Removed until working properly
|
||||||
|
- id: ClothingHeadsetAltMedical
|
||||||
|
- id: ClothingCloakCmo
|
||||||
|
- id: ClothingBackpackDuffelSurgeryFilled
|
||||||
|
- id: ClothingOuterCoatLabCmo
|
||||||
|
- id: ClothingMaskSterile
|
||||||
|
- id: ClothingHeadHatBeretCmo
|
||||||
|
- id: ClothingOuterHardsuitMedical
|
||||||
|
- id: DiagnoserMachineCircuitboard
|
||||||
|
- id: VaccinatorMachineCircuitboard
|
||||||
|
prob: 0.25
|
||||||
|
- id: Hypospray
|
||||||
|
- id: HandheldCrewMonitor
|
||||||
|
- id: DoorRemoteMedical
|
||||||
|
- id: RubberStampCMO
|
||||||
|
- id: MedicalTechFabCircuitboard
|
||||||
|
- id: MaterialBiomass
|
||||||
|
amount: 3
|
||||||
|
- id: BoxEncryptionKeyMedical
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerChiefMedicalOfficerFilled
|
id: LockerChiefMedicalOfficerFilled
|
||||||
suffix: Filled
|
suffix: Filled
|
||||||
@@ -136,6 +224,29 @@
|
|||||||
amount: 3
|
amount: 3
|
||||||
- id: BoxEncryptionKeyMedical
|
- id: BoxEncryptionKeyMedical
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: LockerResearchDirectorFilledHardsuit
|
||||||
|
suffix: Filled, Hardsuit
|
||||||
|
parent: LockerResearchDirector
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: ResearchComputerCircuitboard
|
||||||
|
- id: ProtolatheMachineCircuitboard
|
||||||
|
- id: CircuitImprinterMachineCircuitboard
|
||||||
|
- id: ClothingNeckCloakRd
|
||||||
|
- id: ClothingHeadsetMedicalScience
|
||||||
|
- id: ClothingOuterHardsuitRd
|
||||||
|
- id: HandTeleporter
|
||||||
|
- id: PlushieSlime
|
||||||
|
prob: 0.1
|
||||||
|
- id: DoorRemoteResearch
|
||||||
|
- id: ClothingHeadHatBeretRND
|
||||||
|
- id: RubberStampRd
|
||||||
|
- id: ClothingHeadsetAltScience
|
||||||
|
- id: BoxEncryptionKeyScience
|
||||||
|
- id: BoxEncryptionKeyRobo
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerResearchDirectorFilled
|
id: LockerResearchDirectorFilled
|
||||||
suffix: Filled
|
suffix: Filled
|
||||||
@@ -158,6 +269,51 @@
|
|||||||
- id: BoxEncryptionKeyScience
|
- id: BoxEncryptionKeyScience
|
||||||
- id: BoxEncryptionKeyRobo
|
- id: BoxEncryptionKeyRobo
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: LockerHeadOfSecurityFilledHardsuit
|
||||||
|
suffix: Filled, Hardsuit
|
||||||
|
parent: LockerHeadOfSecurity
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: WeaponDisabler
|
||||||
|
- id: ClothingHeadHatBeretHoS
|
||||||
|
- id: ClothingHeadHatHoshat
|
||||||
|
- id: ClothingNeckCloakHos
|
||||||
|
- id: ClothingOuterCoatHoSTrench
|
||||||
|
- id: ClothingUniformJumpskirtHoSAlt
|
||||||
|
- id: ClothingUniformJumpsuitHoSAlt
|
||||||
|
- id: ClothingUniformJumpsuitHoSBlue
|
||||||
|
prob: 0.5
|
||||||
|
- id: ClothingUniformJumpsuitHoSGrey
|
||||||
|
prob: 0.5
|
||||||
|
- id: ClothingUniformJumpsuitHoSParadeMale
|
||||||
|
prob: 0.1
|
||||||
|
- id: ClothingUniformJumpskirtHoSParadeMale
|
||||||
|
prob: 0.1
|
||||||
|
- id: ClothingOuterHardsuitSecurityRed
|
||||||
|
- id: ClothingMaskGasSwat
|
||||||
|
- id: ClothingShoeSlippersDuck
|
||||||
|
prob: 0.2
|
||||||
|
- id: DrinkVacuumFlask
|
||||||
|
prob: 0.8
|
||||||
|
- id: ClothingBeltSecurityFilled
|
||||||
|
- id: ClothingHeadsetAltSecurity
|
||||||
|
- id: ClothingEyesGlassesSecurity
|
||||||
|
- id: ClothingShoesBootsJack
|
||||||
|
- id: CigarGoldCase
|
||||||
|
prob: 0.50
|
||||||
|
- id: PlushieSharkPink
|
||||||
|
prob: 0.1
|
||||||
|
- id: DoorRemoteSecurity
|
||||||
|
- id: ClothingUniformJumpskirtHosFormal
|
||||||
|
- id: ClothingUniformJumpsuitHosFormal
|
||||||
|
- id: RubberStampHos
|
||||||
|
- id: SecurityTechFabCircuitboard
|
||||||
|
- id: JetpackSecurityFilled
|
||||||
|
- id: BoxEncryptionKeySecurity
|
||||||
|
- id: HoloprojectorSecurity
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerHeadOfSecurityFilled
|
id: LockerHeadOfSecurityFilled
|
||||||
suffix: Filled
|
suffix: Filled
|
||||||
|
|||||||
@@ -1,3 +1,28 @@
|
|||||||
|
- type: entity
|
||||||
|
id: LockerWardenFilledHardsuit
|
||||||
|
suffix: Filled, Hardsuit
|
||||||
|
parent: LockerWarden
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: FlashlightSeclite
|
||||||
|
- id: WeaponDisabler
|
||||||
|
prob: 0.3
|
||||||
|
- id: ClothingHeadHatWarden
|
||||||
|
- id: ClothingHeadHatBeretWarden
|
||||||
|
- id: ClothingBeltSecurityFilled
|
||||||
|
- id: Flash
|
||||||
|
- id: ClothingEyesGlassesSecurity
|
||||||
|
- id: ClothingHeadsetAltSecurity
|
||||||
|
- id: ClothingHandsGlovesCombat
|
||||||
|
- id: ClothingShoesBootsJack
|
||||||
|
- id: ClothingOuterCoatWarden
|
||||||
|
- id: ClothingOuterWinterWarden
|
||||||
|
- id: RubberStampWarden
|
||||||
|
- id: DoorRemoteArmory
|
||||||
|
- id: ClothingOuterHardsuitWarden
|
||||||
|
- id: HoloprojectorSecurity
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerWardenFilled
|
id: LockerWardenFilled
|
||||||
suffix: Filled
|
suffix: Filled
|
||||||
@@ -20,7 +45,6 @@
|
|||||||
- id: ClothingOuterWinterWarden
|
- id: ClothingOuterWinterWarden
|
||||||
- id: RubberStampWarden
|
- id: RubberStampWarden
|
||||||
- id: DoorRemoteArmory
|
- id: DoorRemoteArmory
|
||||||
- id: ClothingOuterHardsuitWarden
|
|
||||||
- id: HoloprojectorSecurity
|
- id: HoloprojectorSecurity
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
|
|||||||
Reference in New Issue
Block a user