Turns 90% of vomit into actual vomit (#17697)
* Changes vomit reagent composition * Formatting
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user