Increase carbon dioxide poisoning damage (#20939)

* Increase CO2 poisoning damage

* Fix
This commit is contained in:
Kevin Zheng
2023-10-11 23:35:31 -08:00
committed by GitHub
parent 388e424a17
commit 99f777ca9d

View File

@@ -135,7 +135,13 @@
damage: damage:
types: types:
Poison: Poison:
0.2 0.8
- !type:Oxygenate # carbon dioxide displaces oxygen from the bloodstream, causing asphyxiation
conditions:
- !type:OrganType
type: Plant
shouldHave: false
factor: -4
# Cant be added until I add metabolism effects on reagent removal # Cant be added until I add metabolism effects on reagent removal
#- !type:AdjustAlert #- !type:AdjustAlert
# alertType: CarbonDioxide # alertType: CarbonDioxide