Merge pull request #15346 from Putnam3145/last-lung-fix-bluh
Fixes simultaneous suffocate/overbreathe
This commit is contained in:
@@ -227,8 +227,7 @@
|
||||
alert_category = breathing_class.high_alert_category
|
||||
alert_type = breathing_class.high_alert_datum
|
||||
danger_reagent = breathing_class.danger_reagent
|
||||
for(var/gas in gases)
|
||||
found_pp += PP(breath, gas)
|
||||
found_pp = breathing_class.get_effective_pp(breath)
|
||||
else
|
||||
danger_reagent = danger_reagents[entry]
|
||||
if(entry in breath_alert_info)
|
||||
|
||||
Reference in New Issue
Block a user