Lung tweaks (#6634)
This commit is contained in:
@@ -100,11 +100,6 @@
|
||||
size: 1
|
||||
compatibility: Biological
|
||||
- type: Lung
|
||||
validReagentGases:
|
||||
- Oxygen
|
||||
- Plasma
|
||||
- Tritium
|
||||
- CarbonDioxide
|
||||
- type: Metabolizer
|
||||
removeEmpty: true
|
||||
solutionOnBody: false
|
||||
|
||||
@@ -82,11 +82,6 @@
|
||||
size: 1
|
||||
compatibility: Biological
|
||||
- type: Lung
|
||||
validReagentGases:
|
||||
- Oxygen
|
||||
- Plasma
|
||||
- Tritium
|
||||
- CarbonDioxide
|
||||
- type: Metabolizer
|
||||
removeEmpty: true
|
||||
solutionOnBody: false
|
||||
|
||||
@@ -223,13 +223,6 @@
|
||||
normal: spacecat
|
||||
crit: spacecat_dead
|
||||
dead: spacecat_dead
|
||||
- type: Respirator #Space kitty should be immune to Asphyxiation. Taken from xenos.yml
|
||||
damage:
|
||||
types:
|
||||
Asphyxiation: 1
|
||||
damageRecovery:
|
||||
types:
|
||||
Asphyxiation: -1
|
||||
|
||||
- type: entity
|
||||
name: caracal cat
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
- type: Respirator
|
||||
damage:
|
||||
types:
|
||||
Asphyxiation: 3
|
||||
Asphyxiation: 1.5
|
||||
damageRecovery:
|
||||
types:
|
||||
Asphyxiation: -1.5
|
||||
|
||||
@@ -101,6 +101,11 @@
|
||||
Gas:
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
conditions:
|
||||
# Don't want people to get toxin damage from the gas they just
|
||||
# exhaled, right?
|
||||
- !type:ReagentThreshold
|
||||
min: 0.5
|
||||
scaleByQuantity: true
|
||||
ignoreResistances: true
|
||||
damage:
|
||||
|
||||
Reference in New Issue
Block a user