Cargo Crate Tweaks (#5574)

This commit is contained in:
Pancake
2021-11-27 00:54:07 -08:00
committed by GitHub
parent 120e1b75c7
commit 6df66a6661
2 changed files with 5 additions and 1 deletions

View File

@@ -53,6 +53,8 @@
amount: 3 amount: 3
- id: EmergencyOxygenTankFilled - id: EmergencyOxygenTankFilled
amount: 3 amount: 3
- id: ClothingOuterSuitEmergency
amount: 3
- type: entity - type: entity
id: CrateEmergencyRadiation id: CrateEmergencyRadiation

View File

@@ -18,6 +18,8 @@
amount: 1 amount: 1
- id: SprayBottleSpaceCleaner - id: SprayBottleSpaceCleaner
amount: 2 amount: 2
- id: TrashBag
amount: 2
- type: entity - type: entity
id: CrateServiceReplacementLights id: CrateServiceReplacementLights
@@ -56,7 +58,7 @@
- id: CigarCase - id: CigarCase
orGroup: Cigars orGroup: Cigars
- id: Matchbox - id: Matchbox
amount: 2 amount: 2
- type: entity - type: entity
id: CrateServiceCustomSmokable id: CrateServiceCustomSmokable