Turns 90% of vomit into actual vomit (#17697)

* Changes vomit reagent composition

* Formatting
This commit is contained in:
Arendian
2023-06-28 04:08:57 +02:00
committed by GitHub
parent 74b4f2b3cd
commit 7c26480b5f
3 changed files with 34 additions and 3 deletions

View File

@@ -12,3 +12,6 @@ reagent-desc-ichor = An extremely potent regenerative chemical, perfected by spa
reagent-name-fat = fat
reagent-desc-fat = No matter how it was obtained, its application is important.
reagent-name-vomit = vomit
reagent-desc-vomit = You can see a few chunks of someones last meal in it.

View File

@@ -97,3 +97,21 @@
color: "#d8d8b0"
physicalDesc: reagent-physical-desc-exotic-smelling
slippery: false
- type: reagent
id: Vomit
name: reagent-name-vomit
group: Biological
desc: reagent-desc-vomit
flavor: terrible
color: "#87ab08"
physicalDesc: reagent-physical-desc-pungent
slippery: true
metabolisms:
Drink:
effects:
- !type:SatiateThirst
factor: 0.5
- !type:AdjustReagent
reagent: Nutriment
amount: 0.1