Emergency kit & clothing tweaks (#5736)

This commit is contained in:
Peptide90
2021-12-11 23:08:51 +00:00
committed by GitHub
parent 380f5d77f3
commit 6259794e8b
4 changed files with 20 additions and 4 deletions

View File

@@ -95,6 +95,8 @@
- id: ClothingMaskBreath
- id: EmergencyOxygenTankFilled
- id: EpinephrineMedipen
- id: Flare
- id: FoodSnackChocolate
- type: Sprite
layers:
- state: box
@@ -102,8 +104,8 @@
- type: Item
size: 20
- type: Storage
capacity: 20
size: 25
capacity: 30
size: 30
- type: entity
name: box of hugs

View File

@@ -12,7 +12,9 @@
amount: 2
- id: FoodSnackChocolate
- id: FlashlightLantern
amount: 2
amount: 1
- id: FlashlightLantern
prob: 0.5
- id: HarmonicaInstrument
prob: 0.15
orGroup: HarmonicaOrChocolate

View File

@@ -32,6 +32,8 @@
prob: 0.6
- id: ClothingOuterSuitFire
prob: 0.75
- id: ClothingMaskGas
prob: 0.75
- type: entity
id: ClosetMaintenanceFilledRandom

View File

@@ -26,6 +26,16 @@
sprite: Clothing/OuterClothing/Suits/emergency.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Suits/emergency.rsi
- type: PressureProtection
highPressureMultiplier: 0.85
lowPressureMultiplier: 25
- type: TemperatureProtection
coefficient: 0.1
- type: Armor
modifiers:
coefficients:
Slash: 0.95
Heat: 0.85
- type: entity
parent: ClothingOuterBase
@@ -39,7 +49,7 @@
highPressureMultiplier: 0.85
lowPressureMultiplier: 25
- type: TemperatureProtection
coefficient: 0.001
coefficient: 0.01
- type: Clothing
sprite: Clothing/OuterClothing/Suits/fire.rsi
- type: Armor