Internals alert fix and adjustment (#12517)
* add low pressure data field * resolve CheckSeverity bug, replace logic * add configurable low pressure threshhold
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- type: entity
|
||||
- type: entity
|
||||
abstract: true
|
||||
parent: BaseItem
|
||||
id: GasTankBase
|
||||
@@ -44,6 +44,7 @@
|
||||
air:
|
||||
volume: 70
|
||||
temperature: 293.15
|
||||
tankLowPressure: 30.0
|
||||
- type: Clothing
|
||||
sprite: Objects/Tanks/oxygen.rsi
|
||||
slots:
|
||||
|
||||
Reference in New Issue
Block a user