Emergency kit & clothing tweaks (#5736)
This commit is contained in:
@@ -95,6 +95,8 @@
|
|||||||
- id: ClothingMaskBreath
|
- id: ClothingMaskBreath
|
||||||
- id: EmergencyOxygenTankFilled
|
- id: EmergencyOxygenTankFilled
|
||||||
- id: EpinephrineMedipen
|
- id: EpinephrineMedipen
|
||||||
|
- id: Flare
|
||||||
|
- id: FoodSnackChocolate
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
layers:
|
layers:
|
||||||
- state: box
|
- state: box
|
||||||
@@ -102,8 +104,8 @@
|
|||||||
- type: Item
|
- type: Item
|
||||||
size: 20
|
size: 20
|
||||||
- type: Storage
|
- type: Storage
|
||||||
capacity: 20
|
capacity: 30
|
||||||
size: 25
|
size: 30
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: box of hugs
|
name: box of hugs
|
||||||
|
|||||||
@@ -12,7 +12,9 @@
|
|||||||
amount: 2
|
amount: 2
|
||||||
- id: FoodSnackChocolate
|
- id: FoodSnackChocolate
|
||||||
- id: FlashlightLantern
|
- id: FlashlightLantern
|
||||||
amount: 2
|
amount: 1
|
||||||
|
- id: FlashlightLantern
|
||||||
|
prob: 0.5
|
||||||
- id: HarmonicaInstrument
|
- id: HarmonicaInstrument
|
||||||
prob: 0.15
|
prob: 0.15
|
||||||
orGroup: HarmonicaOrChocolate
|
orGroup: HarmonicaOrChocolate
|
||||||
|
|||||||
@@ -32,6 +32,8 @@
|
|||||||
prob: 0.6
|
prob: 0.6
|
||||||
- id: ClothingOuterSuitFire
|
- id: ClothingOuterSuitFire
|
||||||
prob: 0.75
|
prob: 0.75
|
||||||
|
- id: ClothingMaskGas
|
||||||
|
prob: 0.75
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: ClosetMaintenanceFilledRandom
|
id: ClosetMaintenanceFilledRandom
|
||||||
|
|||||||
@@ -26,6 +26,16 @@
|
|||||||
sprite: Clothing/OuterClothing/Suits/emergency.rsi
|
sprite: Clothing/OuterClothing/Suits/emergency.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/OuterClothing/Suits/emergency.rsi
|
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
|
- type: entity
|
||||||
parent: ClothingOuterBase
|
parent: ClothingOuterBase
|
||||||
@@ -39,7 +49,7 @@
|
|||||||
highPressureMultiplier: 0.85
|
highPressureMultiplier: 0.85
|
||||||
lowPressureMultiplier: 25
|
lowPressureMultiplier: 25
|
||||||
- type: TemperatureProtection
|
- type: TemperatureProtection
|
||||||
coefficient: 0.001
|
coefficient: 0.01
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/OuterClothing/Suits/fire.rsi
|
sprite: Clothing/OuterClothing/Suits/fire.rsi
|
||||||
- type: Armor
|
- type: Armor
|
||||||
|
|||||||
Reference in New Issue
Block a user