[IDK] Cleaning the code from useless variables (#15323)

This commit is contained in:
Puro
2023-04-12 03:15:39 +03:00
committed by GitHub
parent 66500ba23c
commit d068c4f36b
19 changed files with 1 additions and 214 deletions

View File

@@ -71,4 +71,4 @@
- type: Sprite - type: Sprite
layers: layers:
- state: box_security - state: box_security
- state: forensic - state: forensic

View File

@@ -7,13 +7,9 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingOuterHardsuitPirateCap - id: ClothingOuterHardsuitPirateCap
amount: 1
- id: ClothingNeckCloakPirateCap - id: ClothingNeckCloakPirateCap
amount: 1
- id: EnergyCutlass - id: EnergyCutlass
amount: 1
- id: MicroBombImplanter - id: MicroBombImplanter
amount: 1
- type: entity - type: entity
id: CratePirateChest id: CratePirateChest
@@ -26,7 +22,6 @@
- id: WeaponLauncherPirateCannon - id: WeaponLauncherPirateCannon
amount: 2 amount: 2
- id: ClothingOuterCoatGentle - id: ClothingOuterCoatGentle
amount: 1
- id: Cutlass - id: Cutlass
amount: 2 amount: 2
- id: CannonBall - id: CannonBall

View File

@@ -45,21 +45,13 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: HydroponicsToolMiniHoe - id: HydroponicsToolMiniHoe
amount: 1
- id: PlantBGoneSpray - id: PlantBGoneSpray
amount: 1
- id: WeedSpray - id: WeedSpray
amount: 1
- id: PestSpray - id: PestSpray
amount: 1
- id: HydroponicsToolScythe - id: HydroponicsToolScythe
amount: 1
- id: HydroponicsToolHatchet - id: HydroponicsToolHatchet
amount: 1
- id: ClothingOuterApronBotanist - id: ClothingOuterApronBotanist
amount: 1
- id: ClothingHandsGlovesLeather - id: ClothingHandsGlovesLeather
amount: 1
- type: entity - type: entity
id: CrateHydroponicsSeeds id: CrateHydroponicsSeeds
@@ -68,44 +60,23 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ChiliSeeds - id: ChiliSeeds
amount: 1
- id: CornSeeds - id: CornSeeds
amount: 1
- id: EggplantSeeds - id: EggplantSeeds
amount: 1
- id: TomatoSeeds - id: TomatoSeeds
amount: 1
- id: WheatSeeds - id: WheatSeeds
amount: 1
- id: CarrotSeeds - id: CarrotSeeds
amount: 1
- id: CabbageSeeds - id: CabbageSeeds
amount: 1
- id: GarlicSeeds - id: GarlicSeeds
amount: 1
- id: ChanterelleSeeds - id: ChanterelleSeeds
amount: 1
- id: PotatoSeeds - id: PotatoSeeds
amount: 1
- id: SugarcaneSeeds - id: SugarcaneSeeds
amount: 1
- id: LemonSeeds - id: LemonSeeds
amount: 1
- id: LimeSeeds - id: LimeSeeds
amount: 1
- id: OrangeSeeds - id: OrangeSeeds
amount: 1
- id: OatSeeds - id: OatSeeds
amount: 1
- id: OnionSeeds - id: OnionSeeds
amount: 1
- id: OnionRedSeeds - id: OnionRedSeeds
amount: 1
- id: RiceSeeds - id: RiceSeeds
amount: 1
- id: SoybeanSeeds - id: SoybeanSeeds
amount: 1
- id: GrapeSeeds - id: GrapeSeeds
amount: 1
- id: WatermelonSeeds - id: WatermelonSeeds
amount: 1

View File

@@ -5,17 +5,11 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingHeadHelmetBombSuit - id: ClothingHeadHelmetBombSuit
amount: 1
- id: ClothingMaskGas - id: ClothingMaskGas
amount: 1
- id: Screwdriver - id: Screwdriver
amount: 1
- id: Wirecutter - id: Wirecutter
amount: 1
- id: Multitool - id: Multitool
amount: 1
- id: ClothingOuterSuitBomb - id: ClothingOuterSuitBomb
amount: 1
- type: entity - type: entity
id: CrateEmergencyFire id: CrateEmergencyFire
@@ -79,7 +73,6 @@
- id: GeigerCounter - id: GeigerCounter
amount: 2 amount: 2
- id: DrinkVodkaBottleFull - id: DrinkVodkaBottleFull
amount: 1
- id: DrinkShotGlass - id: DrinkShotGlass
amount: 2 amount: 2

View File

@@ -113,8 +113,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: SheetSteel - id: SheetSteel
amount: 1
- id: CableApcStack - id: CableApcStack
amount: 1
- id: DoorElectronics - id: DoorElectronics
amount: 6 amount: 6

View File

@@ -25,7 +25,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: AMEControllerUnanchored - id: AMEControllerUnanchored
amount: 1
# Singularity # Singularity
@@ -36,7 +35,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: Emitter - id: Emitter
amount: 1
- type: entity - type: entity
id: CrateEngineeringSingularityCollector id: CrateEngineeringSingularityCollector
@@ -45,7 +43,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: RadiationCollector - id: RadiationCollector
amount: 1
- type: entity - type: entity
id: CrateEngineeringSingularityContainment id: CrateEngineeringSingularityContainment
@@ -54,7 +51,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ContainmentFieldGenerator - id: ContainmentFieldGenerator
amount: 1
- type: entity - type: entity
id: CrateEngineeringSingularityGenerator id: CrateEngineeringSingularityGenerator
@@ -63,7 +59,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: SingularityGenerator - id: SingularityGenerator
amount: 1
# Particle Accelerator # Particle Accelerator
@@ -74,19 +69,12 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: MachineParticleAcceleratorEndCapCircuitboard - id: MachineParticleAcceleratorEndCapCircuitboard
amount: 1
- id: MachineParticleAcceleratorEmitterLeftCircuitboard - id: MachineParticleAcceleratorEmitterLeftCircuitboard
amount: 1
- id: MachineParticleAcceleratorEmitterCenterCircuitboard - id: MachineParticleAcceleratorEmitterCenterCircuitboard
amount: 1
- id: MachineParticleAcceleratorEmitterRightCircuitboard - id: MachineParticleAcceleratorEmitterRightCircuitboard
amount: 1
- id: MachineParticleAcceleratorFuelChamberCircuitboard - id: MachineParticleAcceleratorFuelChamberCircuitboard
amount: 1
- id: MachineParticleAcceleratorPowerBoxCircuitboard - id: MachineParticleAcceleratorPowerBoxCircuitboard
amount: 1
- id: ParticleAcceleratorComputerCircuitboard - id: ParticleAcceleratorComputerCircuitboard
amount: 1
# Non-functional for some reason # Non-functional for some reason
@@ -108,7 +96,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: DebugGenerator - id: DebugGenerator
amount: 1
- type: entity - type: entity
id: CrateEngineeringSolar id: CrateEngineeringSolar
@@ -126,10 +113,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: WallmountSubstationElectronics - id: WallmountSubstationElectronics
amount: 1
- id: WallmountGeneratorAPUElectronics - id: WallmountGeneratorAPUElectronics
amount: 1
- id: HandheldGPSBasic - id: HandheldGPSBasic
amount: 1
- id: InflatableDoorStack1 - id: InflatableDoorStack1
amount: 1

View File

@@ -193,9 +193,7 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: VehicleSyndicateSegway - id: VehicleSyndicateSegway
amount: 1
- id: VehicleKeySyndicateSegway - id: VehicleKeySyndicateSegway
amount: 1
- type: entity - type: entity
id: CrateFunPirate id: CrateFunPirate
@@ -206,12 +204,9 @@
- id: ClothingUniformJumpsuitPirate - id: ClothingUniformJumpsuitPirate
amount: 2 amount: 2
- id: ClothingHeadHatPirate - id: ClothingHeadHatPirate
amount: 1
- id: ClothingOuterCoatPirate - id: ClothingOuterCoatPirate
amount: 1
- id: ClothingShoesBootsLaceup - id: ClothingShoesBootsLaceup
amount: 2 amount: 2
- id: HatBandRed - id: HatBandRed
amount: 1
- id: FoamCutlass - id: FoamCutlass
amount: 2 amount: 2

View File

@@ -25,7 +25,6 @@
- id: MaterialCloth - id: MaterialCloth
amount: 2 amount: 2
- id: MaterialDurathread - id: MaterialDurathread
amount: 1
- type: entity - type: entity
id: CrateMaterialPlastic id: CrateMaterialPlastic
@@ -43,7 +42,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: MaterialWoodPlank - id: MaterialWoodPlank
amount: 1
- type: entity - type: entity
id: CrateMaterialPlasteel id: CrateMaterialPlasteel

View File

@@ -20,11 +20,8 @@
- id: Bloodpack - id: Bloodpack
amount: 2 amount: 2
- id: BoxLatexGloves - id: BoxLatexGloves
amount: 1
- id: BoxSterileMask - id: BoxSterileMask
amount: 1
- id: BoxMouthSwab - id: BoxMouthSwab
amount: 1
- type: entity - type: entity
id: CrateChemistrySupplies id: CrateChemistrySupplies
@@ -33,11 +30,8 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxSyringe - id: BoxSyringe
amount: 1
- id: BoxBeaker - id: BoxBeaker
amount: 1
- id: BoxPillCanister - id: BoxPillCanister
amount: 1
- id: Dropper - id: Dropper
amount: 2 amount: 2
- id: BoxBottle - id: BoxBottle
@@ -50,19 +44,12 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: Scalpel - id: Scalpel
amount: 1
- id: Retractor - id: Retractor
amount: 1
- id: Cautery - id: Cautery
amount: 1
- id: Drill - id: Drill
amount: 1
- id: Saw - id: Saw
amount: 1
- id: Hemostat - id: Hemostat
amount: 1
- id: ClothingMaskSterile - id: ClothingMaskSterile
amount: 1
- type: entity - type: entity
id: CrateMedicalScrubs id: CrateMedicalScrubs
@@ -71,17 +58,11 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: UniformScrubsColorGreen - id: UniformScrubsColorGreen
amount: 1
- id: UniformScrubsColorPurple - id: UniformScrubsColorPurple
amount: 1
- id: UniformScrubsColorBlue - id: UniformScrubsColorBlue
amount: 1
- id: HatBandBlue - id: HatBandBlue
amount: 1
- id: HatBandRed - id: HatBandRed
amount: 1
- id: HatBandGreen - id: HatBandGreen
amount: 1
- id: ClothingMaskSterile - id: ClothingMaskSterile
amount: 3 amount: 3

View File

@@ -23,7 +23,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: MobCat - id: MobCat
amount: 1
- type: entity - type: entity
id: CrateNPCChicken id: CrateNPCChicken
@@ -54,7 +53,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: MobCorgi - id: MobCorgi
amount: 1
- type: entity - type: entity
id: CrateNPCCow id: CrateNPCCow
@@ -63,7 +61,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: MobCow - id: MobCow
amount: 1
- type: entity - type: entity
id: CrateNPCGoat id: CrateNPCGoat
@@ -72,7 +69,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: MobGoat - id: MobGoat
amount: 1
- type: entity - type: entity
id: CrateNPCGoose id: CrateNPCGoose
@@ -90,7 +86,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: MobGorilla - id: MobGorilla
amount: 1
- type: entity - type: entity
id: CrateNPCMonkeyCube id: CrateNPCMonkeyCube
@@ -99,7 +94,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: MonkeyCubeBox - id: MonkeyCubeBox
amount: 1
- type: entity - type: entity
id: CrateNPCMouse id: CrateNPCMouse
@@ -135,7 +129,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: MobPig - id: MobPig
amount: 1
- type: entity - type: entity
id: CrateNPCSnake id: CrateNPCSnake

View File

@@ -27,7 +27,6 @@
- id: Stunbaton - id: Stunbaton
amount: 3 amount: 3
- id: BoxFlashbang - id: BoxFlashbang
amount: 1
- id: Flash - id: Flash
amount: 3 amount: 3
# - Pepperspray # - Pepperspray
@@ -57,9 +56,7 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxHandcuff - id: BoxHandcuff
amount: 1
- id: BoxSechud - id: BoxSechud
amount: 1
# - SecBelt # - SecBelt
# - SecGasmask # - SecGasmask
# - SpacelawBook # - SpacelawBook

View File

@@ -5,15 +5,12 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: MopItem - id: MopItem
amount: 1
- id: MopBucket - id: MopBucket
amount: 1
- id: Bucket - id: Bucket
amount: 3 amount: 3
- id: WetFloorSign - id: WetFloorSign
amount: 2 amount: 2
- id: Soap - id: Soap
amount: 1
- id: SprayBottleSpaceCleaner - id: SprayBottleSpaceCleaner
amount: 2 amount: 2
- id: TrashBag - id: TrashBag
@@ -26,9 +23,7 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxLighttube - id: BoxLighttube
amount: 1
- id: BoxLightbulb - id: BoxLightbulb
amount: 1
- type: entity - type: entity
id: CrateMousetrapBoxes id: CrateMousetrapBoxes
@@ -37,7 +32,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxMousetrap - id: BoxMousetrap
amount: 1
- type: entity - type: entity
id: CrateServiceSmokeables id: CrateServiceSmokeables
@@ -116,9 +110,7 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxPDA - id: BoxPDA
amount: 1
- id: BoxID - id: BoxID
amount: 1
- type: entity - type: entity
id: CrateServiceBooks id: CrateServiceBooks

View File

@@ -65,7 +65,6 @@
- id: Bloodpack - id: Bloodpack
amount: 2 amount: 2
- id: Gauze - id: Gauze
amount: 1
- id: EmergencyMedipen #You never know what people are going to latejoin into - id: EmergencyMedipen #You never know what people are going to latejoin into
- type: entity - type: entity
@@ -101,7 +100,6 @@
- id: EphedrineChemistryBottle - id: EphedrineChemistryBottle
amount: 2 amount: 2
- id: OmnizineChemistryBottle - id: OmnizineChemistryBottle
amount: 1
- id: MedkitCombatFilled - id: MedkitCombatFilled
- type: entity - type: entity

View File

@@ -7,7 +7,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: HandheldHealthAnalyzer - id: HandheldHealthAnalyzer
amount: 1
- id: Brutepack - id: Brutepack
amount: 2 amount: 2
- id: Ointment - id: Ointment
@@ -40,11 +39,8 @@
- id: PillIron - id: PillIron
amount: 2 amount: 2
- id: Gauze - id: Gauze
amount: 1
- id: Bloodpack - id: Bloodpack
amount: 1
- id: SyringeTranexamicAcid - id: SyringeTranexamicAcid
amount: 1
- type: entity - type: entity
id: MedkitToxinFilled id: MedkitToxinFilled
@@ -54,13 +50,10 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: SyringeSpaceacillin - id: SyringeSpaceacillin
amount: 1
- id: SyringeIpecac - id: SyringeIpecac
amount: 1
- id: PillDylovene - id: PillDylovene
amount: 3 amount: 3
- id: AntiPoisonMedipen - id: AntiPoisonMedipen
amount: 1
- type: entity - type: entity
id: MedkitOxygenFilled id: MedkitOxygenFilled
@@ -70,7 +63,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: EmergencyMedipen - id: EmergencyMedipen
amount: 1
- id: PillDexalin - id: PillDexalin
amount: 3 amount: 3
- id: SyringeInaprovaline - id: SyringeInaprovaline
@@ -88,7 +80,6 @@
- id: PillHyronalin - id: PillHyronalin
amount: 3 amount: 3
- id: EmergencyMedipen - id: EmergencyMedipen
amount: 1
- type: entity - type: entity
id: MedkitAdvancedFilled id: MedkitAdvancedFilled
@@ -100,9 +91,7 @@
- id: Brutepack - id: Brutepack
amount: 2 # TO DO: Advanced fills amount: 2 # TO DO: Advanced fills
- id: Gauze - id: Gauze
amount: 1
- id: Ointment - id: Ointment
amount: 1
- id: Bloodpack - id: Bloodpack
amount: 2 amount: 2
@@ -114,13 +103,9 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: HandheldHealthAnalyzer - id: HandheldHealthAnalyzer
amount: 1
- id: SyringeEphedrine - id: SyringeEphedrine
amount: 1 # TO DO: More combat meds
- id: SyringeTranexamicAcid - id: SyringeTranexamicAcid
amount: 1
- id: AntiPoisonMedipen - id: AntiPoisonMedipen
amount: 1
- id: Bloodpack - id: Bloodpack
amount: 2 amount: 2
@@ -133,4 +118,3 @@
contents: contents:
- id: StimpackMini - id: StimpackMini
amount: 6 amount: 6

View File

@@ -7,12 +7,10 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: CrowbarRed - id: CrowbarRed
amount: 1
- id: ClothingMaskBreath - id: ClothingMaskBreath
amount: 2 amount: 2
- id: FoodSnackChocolate - id: FoodSnackChocolate
- id: FlashlightLantern - id: FlashlightLantern
amount: 1
- id: FlashlightLantern - id: FlashlightLantern
prob: 0.5 prob: 0.5
- id: HarmonicaInstrument - id: HarmonicaInstrument
@@ -82,6 +80,5 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: IngotGold - id: IngotGold
amount: 1
- id: DrinkGoldenCup - id: DrinkGoldenCup
prob: 0.05 prob: 0.05

View File

@@ -6,9 +6,7 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxPillCanister - id: BoxPillCanister
amount: 1
- id: BoxSyringe - id: BoxSyringe
amount: 1
- id: EpinephrineChemistryBottle - id: EpinephrineChemistryBottle
amount: 3 amount: 3
- id: Brutepack - id: Brutepack
@@ -27,9 +25,7 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxPillCanister - id: BoxPillCanister
amount: 1
- id: BoxSyringe - id: BoxSyringe
amount: 1
- id: EpinephrineChemistryBottle - id: EpinephrineChemistryBottle
amount: 3 amount: 3
- id: Brutepack - id: Brutepack
@@ -89,10 +85,7 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxSyringe - id: BoxSyringe
amount: 1
- id: BoxBeaker - id: BoxBeaker
amount: 1
- id: BoxPillCanister - id: BoxPillCanister
amount: 1
- id: BoxBottle - id: BoxBottle
amount: 2 amount: 2

View File

@@ -63,11 +63,8 @@
- id: TrashBag - id: TrashBag
amount: 2 amount: 2
- id: LightReplacer - id: LightReplacer
amount: 1
- id: BoxLightMixed - id: BoxLightMixed
amount: 1
- id: Holoprojector - id: Holoprojector
amount: 1
- id: SoapNT - id: SoapNT
amount: 2 amount: 2
- id: FlashlightLantern - id: FlashlightLantern

View File

@@ -12,7 +12,6 @@
- id: ClothingShoesColorBlack - id: ClothingShoesColorBlack
amount: 3 amount: 3
- id: ClothingHeadHatGreysoft - id: ClothingHeadHatGreysoft
amount: 1
- id: ClothingBackpackDuffel - id: ClothingBackpackDuffel
prob: 0.5 prob: 0.5
- id: ClothingOuterCoatBomber - id: ClothingOuterCoatBomber
@@ -84,13 +83,10 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingUniformJumpsuitColorYellow - id: ClothingUniformJumpsuitColorYellow
amount: 1
- id: ClothingUniformJumpskirtColorYellow - id: ClothingUniformJumpskirtColorYellow
amount: 1
- id: ClothingShoesColorOrange - id: ClothingShoesColorOrange
amount: 2 amount: 2
- id: HatBandGold - id: HatBandGold
amount: 1
- type: entity - type: entity
@@ -101,13 +97,10 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingUniformJumpsuitColorWhite - id: ClothingUniformJumpsuitColorWhite
amount: 1
- id: ClothingUniformJumpskirtColorWhite - id: ClothingUniformJumpskirtColorWhite
amount: 1
- id: ClothingShoesColorWhite - id: ClothingShoesColorWhite
amount: 2 amount: 2
- id: ClothingHeadHatMimesoft - id: ClothingHeadHatMimesoft
amount: 1
- type: entity - type: entity
id: WardrobeBlueFilled id: WardrobeBlueFilled
@@ -117,9 +110,7 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingUniformJumpsuitColorBlue - id: ClothingUniformJumpsuitColorBlue
amount: 1
- id: ClothingUniformJumpskirtColorBlue - id: ClothingUniformJumpskirtColorBlue
amount: 1
- id: ClothingShoesColorBrown - id: ClothingShoesColorBrown
amount: 2 amount: 2
@@ -131,9 +122,7 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingUniformJumpsuitColorPink - id: ClothingUniformJumpsuitColorPink
amount: 1
- id: ClothingUniformJumpskirtColorPink - id: ClothingUniformJumpskirtColorPink
amount: 1
- id: ClothingShoesColorBrown - id: ClothingShoesColorBrown
amount: 2 amount: 2
@@ -145,13 +134,10 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingUniformJumpsuitColorBlack - id: ClothingUniformJumpsuitColorBlack
amount: 1
- id: ClothingUniformJumpskirtColorBlack - id: ClothingUniformJumpskirtColorBlack
amount: 1
- id: ClothingShoesColorBlack - id: ClothingShoesColorBlack
amount: 2 amount: 2
- id: HatBandBlack - id: HatBandBlack
amount: 1
- id: HatBandSkull - id: HatBandSkull
prob: 0.4 prob: 0.4
@@ -163,11 +149,7 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingUniformJumpsuitColorGreen - id: ClothingUniformJumpsuitColorGreen
amount: 1
- id: ClothingUniformJumpskirtColorGreen - id: ClothingUniformJumpskirtColorGreen
amount: 1
- id: ClothingShoesColorBlack - id: ClothingShoesColorBlack
amount: 2 amount: 2
- id: HatBandGreen - id: HatBandGreen
amount: 1

View File

@@ -13,7 +13,6 @@
- id: ClothingShoesColorBlack - id: ClothingShoesColorBlack
amount: 2 amount: 2
- id: ClothingMaskMuzzle - id: ClothingMaskMuzzle
amount: 1
#- type: entity #- type: entity
# id: WardrobePajamaFilled # id: WardrobePajamaFilled
@@ -35,15 +34,10 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingUniformJumpsuitChemistry - id: ClothingUniformJumpsuitChemistry
amount: 1
- id: ClothingBackpackChemistry - id: ClothingBackpackChemistry
amount: 1
- id: ClothingShoesColorWhite - id: ClothingShoesColorWhite
amount: 1
- id: ClothingOuterCoatLabChem - id: ClothingOuterCoatLabChem
amount: 1
- id: ClothingUniformJumpskirtChemistry - id: ClothingUniformJumpskirtChemistry
amount: 1
- type: entity - type: entity
id: WardrobeGeneticsFilled id: WardrobeGeneticsFilled
@@ -54,15 +48,10 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingUniformJumpsuitGenetics - id: ClothingUniformJumpsuitGenetics
amount: 1
- id: ClothingBackpackGenetics - id: ClothingBackpackGenetics
amount: 1
- id: ClothingShoesColorWhite - id: ClothingShoesColorWhite
amount: 1
- id: ClothingOuterCoatLabGene - id: ClothingOuterCoatLabGene
amount: 1
- id: ClothingUniformJumpskirtGenetics - id: ClothingUniformJumpskirtGenetics
amount: 1
- type: entity - type: entity
id: WardrobeVirologyFilled id: WardrobeVirologyFilled
@@ -73,15 +62,10 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingUniformJumpsuitVirology - id: ClothingUniformJumpsuitVirology
amount: 1
- id: ClothingBackpackVirology - id: ClothingBackpackVirology
amount: 1
- id: ClothingShoesColorWhite - id: ClothingShoesColorWhite
amount: 1
- id: ClothingOuterCoatLabViro - id: ClothingOuterCoatLabViro
amount: 1
- id: ClothingUniformJumpskirtVirology - id: ClothingUniformJumpskirtVirology
amount: 1
- type: entity - type: entity
id: WardrobeScienceFilled id: WardrobeScienceFilled
@@ -92,15 +76,10 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingUniformJumpsuitScientist - id: ClothingUniformJumpsuitScientist
amount: 1
- id: ClothingBackpackScience - id: ClothingBackpackScience
amount: 1
- id: ClothingShoesColorWhite - id: ClothingShoesColorWhite
amount: 1
- id: ClothingOuterCoatLab - id: ClothingOuterCoatLab
amount: 1
- id: ClothingUniformJumpskirtScientist - id: ClothingUniformJumpskirtScientist
amount: 1
- id: ClothingEyesGlasses - id: ClothingEyesGlasses
prob: 0.5 prob: 0.5
- id: CrowbarRed #The jojoke - hit video game Half-Life - id: CrowbarRed #The jojoke - hit video game Half-Life
@@ -116,17 +95,11 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingUniformJumpsuitHydroponics - id: ClothingUniformJumpsuitHydroponics
amount: 1
- id: ClothingBackpackHydroponics - id: ClothingBackpackHydroponics
amount: 1
- id: ClothingShoesColorBrown - id: ClothingShoesColorBrown
amount: 1
- id: ClothingOuterApronBotanist - id: ClothingOuterApronBotanist
amount: 1
- id: ClothingUniformJumpskirtHydroponics - id: ClothingUniformJumpskirtHydroponics
amount: 1
- id: ClothingUniformOveralls - id: ClothingUniformOveralls
amount: 1
- id: ClothingHeadHatTrucker #the hat itself is a subtle joke - id: ClothingHeadHatTrucker #the hat itself is a subtle joke
prob: 0.15 prob: 0.15
- id: ClothingHandsGlovesLeather - id: ClothingHandsGlovesLeather
@@ -141,15 +114,10 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingUniformJumpsuitMedicalDoctor - id: ClothingUniformJumpsuitMedicalDoctor
amount: 1
- id: ClothingBackpackMedical - id: ClothingBackpackMedical
amount: 1
- id: ClothingShoesColorWhite - id: ClothingShoesColorWhite
amount: 1
- id: ClothingOuterCoatLab - id: ClothingOuterCoatLab
amount: 1
- id: ClothingUniformJumpskirtMedicalDoctor - id: ClothingUniformJumpskirtMedicalDoctor
amount: 1
- id: ClothingHandsGlovesLatex - id: ClothingHandsGlovesLatex
prob: 0.4 prob: 0.4
- id: ClothingEyesGlasses - id: ClothingEyesGlasses
@@ -164,12 +132,8 @@
- type: StorageFill - type: StorageFill
contents: # todo chaplain backpack contents: # todo chaplain backpack
- id: ClothingUniformJumpsuitChaplain - id: ClothingUniformJumpsuitChaplain
amount: 1
- id: ClothingShoesColorBlack - id: ClothingShoesColorBlack
amount: 1
- id: ClothingUniformJumpskirtChaplain - id: ClothingUniformJumpskirtChaplain
amount: 1
- type: entity - type: entity
id: WardrobeSecurityFilled id: WardrobeSecurityFilled
@@ -180,19 +144,12 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingUniformJumpsuitSec - id: ClothingUniformJumpsuitSec
amount: 1
- id: ClothingBackpackSecurity - id: ClothingBackpackSecurity
amount: 1
- id: ClothingShoesBootsJack - id: ClothingShoesBootsJack
amount: 1
- id: ClothingEyesGlassesSecurity - id: ClothingEyesGlassesSecurity
amount: 1
- id: ClothingHeadHelmetHelmetOld - id: ClothingHeadHelmetHelmetOld
amount: 1
- id: ClothingOuterVestKevlar - id: ClothingOuterVestKevlar
amount: 1
- id: ClothingUniformJumpskirtSec - id: ClothingUniformJumpskirtSec
amount: 1
- type: entity - type: entity
id: WardrobeCargoFilled id: WardrobeCargoFilled
@@ -203,17 +160,11 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingHeadHatCargosoft - id: ClothingHeadHatCargosoft
amount: 1
- id: ClothingUniformJumpsuitCargo - id: ClothingUniformJumpsuitCargo
amount: 1
- id: ClothingBackpack - id: ClothingBackpack
amount: 1
- id: ClothingShoesColorBlack - id: ClothingShoesColorBlack
amount: 1
- id: ClothingUniformJumpskirtCargo - id: ClothingUniformJumpskirtCargo
amount: 1
- id: ClothingHandsGlovesFingerless - id: ClothingHandsGlovesFingerless
amount: 1
- type: entity - type: entity
id: WardrobeSalvageFilled id: WardrobeSalvageFilled
@@ -223,7 +174,6 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingBackpack - id: ClothingBackpack
amount: 1
- id: ClothingShoesBootsSalvage - id: ClothingShoesBootsSalvage
amount: 2 amount: 2
- id: ClothingUniformJumpsuitSalvageSpecialist - id: ClothingUniformJumpsuitSalvageSpecialist
@@ -238,13 +188,9 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingUniformJumpsuitAtmos - id: ClothingUniformJumpsuitAtmos
amount: 1
- id: ClothingBackpackEngineering - id: ClothingBackpackEngineering
amount: 1
- id: ClothingShoesColorWhite - id: ClothingShoesColorWhite
amount: 1
- id: ClothingUniformJumpskirtAtmos - id: ClothingUniformJumpskirtAtmos
amount: 1
- type: entity - type: entity
id: WardrobeEngineeringFilled id: WardrobeEngineeringFilled
@@ -255,14 +201,8 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingHeadHatHardhatYellow - id: ClothingHeadHatHardhatYellow
amount: 1
- id: ClothingUniformJumpsuitEngineering - id: ClothingUniformJumpsuitEngineering
amount: 1
- id: ClothingBackpackEngineering - id: ClothingBackpackEngineering
amount: 1
- id: ClothingShoesBootsWork - id: ClothingShoesBootsWork
amount: 1
- id: ClothingOuterVestHazard - id: ClothingOuterVestHazard
amount: 1
- id: ClothingUniformJumpskirtEngineering - id: ClothingUniformJumpskirtEngineering
amount: 1