Merge pull request #5983 from atlantiscze/co2-breath-fix

CO2 Breath fix
This commit is contained in:
Chinsky
2014-08-14 22:58:22 +04:00
+1 -1
View File
@@ -550,7 +550,7 @@
breath.nitrogen += inhaled_gas_used
if("phoron")
breath.phoron += inhaled_gas_used
if("CO2")
if("carbon_dioxide")
breath.carbon_dioxide += inhaled_gas_used
// Too much exhaled gas in the air