Fix breathing once and for all (#1996)
* Fix breathing * WIP changes because I don't trust git stash after 2 weeks * My imports * Add gasping, adjust breathing values and fix test * Make the gasp message appear to others * Add PopupMessageEveryone extension * Change used percentage to use a single number instead * Remove unnecessary logging * Fix air consistency test * Add test map to SkippedMaps array
This commit is contained in:
@@ -149,10 +149,10 @@
|
||||
normalBodyTemperature: 310.15
|
||||
thermalRegulationTemperatureThreshold: 25
|
||||
needsGases:
|
||||
Oxygen: 0.006365740
|
||||
Oxygen: 0.00332569564
|
||||
producesGases:
|
||||
Oxygen: 0.004774305
|
||||
CarbonDioxide: 0.001591435
|
||||
Oxygen: 0.00249427173
|
||||
CarbonDioxide: 0.00083142391
|
||||
- type: MobStateManager
|
||||
- type: HeatResistance
|
||||
- type: Appearance
|
||||
|
||||
Reference in New Issue
Block a user