Increase carbon dioxide poisoning damage (#20939)
* Increase CO2 poisoning damage * Fix
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user