Merge branch 'master' into dmm-suite-refactor

This commit is contained in:
mochi
2020-07-06 19:42:01 +02:00
877 changed files with 94802 additions and 154278 deletions
+1 -1
View File
@@ -211,7 +211,7 @@
var/datum/gas_mixture/A = F.air
// Can most things breathe?
if(A.trace_gases.len)
if(A.sleeping_agent)
continue
if(A.oxygen < 16)
continue