]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
[Tweak] Misc. emergency locker fill changes (#15469)
authorFlareguy <78941145+Flareguy@users.noreply.github.com>
Mon, 17 Apr 2023 05:38:42 +0000 (00:38 -0500)
committerGitHub <noreply@github.com>
Mon, 17 Apr 2023 05:38:42 +0000 (23:38 -0600)
Resources/Prototypes/Catalog/Fills/Lockers/misc.yml

index bd8091d966227f1f8bae7403ba3d7d4dfaf72e85..99ae6811c1eb7dc14f94c897574e8b6985311e50 100644 (file)
   components:
   - type: StorageFill
     contents:
-      - id: ToolboxEmergencyFilled
-        prob: 0.4
-      - id: ClothingMaskBreath
-        prob: 0.4
+      - id: ClothingOuterSuitEmergency
       - id: ClothingMaskBreath
-        prob: 0.25
       - id: EmergencyOxygenTankFilled
-        prob: 0.4
+        prob: 0.80
+        orGroup: EmergencyTankOrRegularTank
       - id: OxygenTankFilled
-        prob: 0.2
+        prob: 0.20
+        orGroup: EmergencyTankOrRegularTank
+      - id: ToolboxEmergencyFilled
+        prob: 0.4
       - id: MedkitOxygenFilled
         prob: 0.2
       - id: WeaponFlareGun
         prob: 0.05
-      - id: ClothingOuterSuitEmergency
-        prob: 0.5
       - id: BoxMRE
         prob: 0.1
 
   components:
   - type: StorageFill
     contents:
-      - id: ToolboxEmergencyFilled
-        prob: 0.4
-      - id: ClothingMaskBreath
-        prob: 0.4
+      - id: ClothingOuterSuitEmergency
       - id: ClothingMaskBreath
-        prob: 0.25
       - id: EmergencyOxygenTankFilled
-        prob: 0.4
+        prob: 0.80
+        orGroup: EmergencyTankOrRegularTank
       - id: OxygenTankFilled
-        prob: 0.2
+        prob: 0.20
+        orGroup: EmergencyTankOrRegularTank
+      - id: ToolboxEmergencyFilled
+        prob: 0.4
       - id: MedkitOxygenFilled
         prob: 0.2
       - id: WeaponFlareGun
         prob: 0.05
-      - id: ClothingOuterSuitEmergency
-        prob: 0.5
       - id: BoxMRE
         prob: 0.1
-        
+
 - type: entity
   id: ClosetFireFilled
   parent: ClosetFire
   components:
     - type: StorageFill
       contents:
-        - id: YellowOxygenTankFilled
-          prob: 0.6
         - id: ClothingOuterSuitFire
-          prob: 0.75
-        - id: ClothingMaskGas
-          prob: 0.75
         - id: ClothingHeadHelmetFire
-          prob: 0.75
-
+        - id: ClothingMaskGas
+        - id: YellowOxygenTankFilled
+        - id: FireExtinguisher
+          prob: 0.25
 - type: entity
   id: ClosetWallFireFilledRandom
   parent: ClosetWallFire
   components:
     - type: StorageFill
       contents:
-        - id: YellowOxygenTankFilled
-          prob: 0.6
         - id: ClothingOuterSuitFire
-          prob: 0.75
-        - id: ClothingMaskGas
-          prob: 0.75
         - id: ClothingHeadHelmetFire
-          prob: 0.75
-
+        - id: ClothingMaskGas
+        - id: YellowOxygenTankFilled
+        - id: FireExtinguisher
+          prob: 0.25
 - type: entity
   id: ClosetMaintenanceFilledRandom
   suffix: Filled, Random
   components:
   - type: StorageFill
     contents:
-      - id: ToolboxEmergencyFilled
-        prob: 0.4
-      - id: ClothingMaskBreath
-        prob: 0.4
-      - id: ClothingMaskBreath
-        prob: 0.25
-      - id: EmergencyOxygenTankFilled
-        prob: 0.4
-      - id: OxygenTankFilled
-        prob: 0.2
-      - id: MedkitOxygenFilled
-        prob: 0.2
-      - id: WeaponFlareGun
-        prob: 0.05
-      - id: ClothingOuterSuitEmergency
-        prob: 0.5
-      - id: BoxMRE
-        prob: 0.1
+        - id: lantern
+          prob: 0.50
+        - id: Wirecutter
+          prob: 0.33
+        - id: Screwdriver
+          prob: 0.33
+        - id: Wrench
+          prob: 0.33
+        - id: Crowbar
+          prob: 0.50
+        - id: Welder
+          prob: 0.33
+        - id: Multitool
+          prob: 0.10
+        - id: Soap
+          prob: 0.44
+        - id: PlushieCarp
+          prob: 0.2
+        - id: PlushieSlime
+          prob: 0.2
+        - id: PlushieSnake
+          prob: 0.2
+        - id: ClothingHandsGlovesColorYellow
+          prob: 0.05
+        - id: ClothingBeltUtility
+          prob: 0.10
+        - id: ClothingHeadHatCone
+          prob: 0.2
+        - id: WeaponFlareGun
+          prob: 0.1
+        - id: ClothingHandsGlovesColorYellowBudget
+          prob: 0.25