Emergency kit & clothing tweaks (#5736)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -32,6 +32,8 @@
|
||||
prob: 0.6
|
||||
- id: ClothingOuterSuitFire
|
||||
prob: 0.75
|
||||
- id: ClothingMaskGas
|
||||
prob: 0.75
|
||||
|
||||
- type: entity
|
||||
id: ClosetMaintenanceFilledRandom
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user