mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Made plasma exhale as CO2 instead oxygen. 1: Oxygen is indirectly harmful to plasmamen (they ignite) 2: Burnmix outputs CO2
This commit is contained in:
@@ -1175,7 +1175,7 @@
|
||||
|
||||
//Exhale
|
||||
breath.toxins -= gas_breathed
|
||||
breath.oxygen += gas_breathed
|
||||
breath.carbon_dioxide += gas_breathed
|
||||
gas_breathed = 0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user