mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Merge branch 'master' into dmm-suite-refactor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user