fix BIG storage crates (#19188)

This commit is contained in:
Nemanja
2023-08-15 19:18:31 -04:00
committed by GitHub
parent 57b5addbb8
commit 6d8635156f
2 changed files with 6 additions and 20 deletions

View File

@@ -56,15 +56,15 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingMaskGas - id: ClothingMaskGas
amount: 12 amount: 6
- id: ClothingMaskBreath - id: ClothingMaskBreath
amount: 12 amount: 6
- id: OxygenTankFilled - id: OxygenTankFilled
amount: 12 amount: 6
- id: NitrogenTankFilled - id: NitrogenTankFilled
amount: 12 amount: 6
- id: ClothingOuterSuitEmergency - id: ClothingOuterSuitEmergency
amount: 12 amount: 6
- type: entity - type: entity
id: CrateSlimepersonLifeSupport id: CrateSlimepersonLifeSupport

View File

@@ -179,12 +179,6 @@
prob: 0.1 prob: 0.1
- id: FoodPacketChipsTrash - id: FoodPacketChipsTrash
prob: 0.1 prob: 0.1
- id: FoodPacketChocolateTrash
prob: 0.1
- id: FoodPacketEnergyTrash
prob: 0.1
- id: FoodPacketPopcornTrash
prob: 0.1
- id: FoodPacketSusTrash - id: FoodPacketSusTrash
prob: 0.1 prob: 0.1
- id: FoodPacketSyndiTrash - id: FoodPacketSyndiTrash
@@ -211,8 +205,6 @@
# Cigarette Stuff # Cigarette Stuff
- id: Ash - id: Ash
prob: 0.15 prob: 0.15
- id: CigarSpent
prob: 0.15
- id: CigaretteSpent - id: CigaretteSpent
prob: 0.15 prob: 0.15
# Bacteria # Bacteria
@@ -226,8 +218,6 @@
- id: FoodCornTrash - id: FoodCornTrash
prob: 0.15 prob: 0.15
# Misc # Misc
- id: ShardGlass
prob: 0.1
- id: DrinkGlass - id: DrinkGlass
prob: 0.15 prob: 0.15
- id: BrokenBottle - id: BrokenBottle
@@ -236,16 +226,12 @@
prob: 0.15 prob: 0.15
- id: LightBulbBroken - id: LightBulbBroken
prob: 0.15 prob: 0.15
- id: MousetrapArmed
prob: 0.15
- id: CableApcStack10 - id: CableApcStack10
prob: 0.15 prob: 0.15
- id: MobMouseDead - id: MobMouseDead
prob: 0.1 prob: 0.1
- id: RagItem - id: RagItem
prob: 0.1 prob: 0.1
- id: Flare
prob: 0.1
- id: FoodKebabSkewer - id: FoodKebabSkewer
prob: 0.1 prob: 0.1
- id: Syringe - id: Syringe