Skip to content

Commit

Permalink
Update biological.yml (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
KayzelW authored Apr 19, 2024
1 parent 68de683 commit bbad988
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion Resources/Prototypes/Reagents/biological.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,18 +49,29 @@
Food:
effects:
- !type:AdjustReagent
conditions:
- !type:OrganType
type: Vampiric
shouldHave: false
reagent: UncookedAnimalProteins
amount: 0.5
- !type:AdjustReagent
conditions:
- !type:OrganType
type: Vampiric
reagent: Protein
amount: 0.5
Medicine:
effects:
- !type:HealthChange
conditions:
- !type:OrganType
type: Bloodsucker
type: Vampiric
damage:
groups:
Brute: -3
Burn: -1.25
Airloss: -3
plantMetabolism:
- !type:PlantAdjustWater
amount: 0.5
Expand Down

0 comments on commit bbad988

Please sign in to comment.