raw meat poisoning rework (#8831)
This commit is contained in:
@@ -334,3 +334,26 @@
|
||||
- !type:ChemCauseDisease
|
||||
causeChance: 1
|
||||
disease: ActiveZombieVirus
|
||||
|
||||
- type: reagent
|
||||
id: UncookedAnimalProteins
|
||||
name: reagent-name-uncooked-animal-proteins
|
||||
desc: reagent-desc-uncooked-animal-proteins
|
||||
physicalDesc: reagent-physical-desc-clumpy
|
||||
color: "#FFFFE5"
|
||||
metabolisms:
|
||||
Poison:
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
conditions:
|
||||
- !type:OrganType
|
||||
type: Human
|
||||
damage:
|
||||
types:
|
||||
Poison: 2
|
||||
- !type:AdjustReagent
|
||||
conditions:
|
||||
- !type:OrganType
|
||||
type: Animal
|
||||
reagent: Protein
|
||||
amount: 0.5
|
||||
|
||||
Reference in New Issue
Block a user