mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
@@ -26,7 +26,9 @@
|
||||
var/datum/changeling/changeling = get_antag_datum(MODE_CHANGELING)
|
||||
if(changeling?.space_adapted)
|
||||
return
|
||||
|
||||
if(changeling?.no_breathing)
|
||||
return
|
||||
|
||||
volume_needed *= (species?.breath_vol_mul || 1)
|
||||
|
||||
var/datum/gas_mixture/breath = null
|
||||
|
||||
Reference in New Issue
Block a user