Make blood less satiate hunger (#29433)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 1.5
|
||||
factor: 1.0
|
||||
conditions:
|
||||
- !type:OrganType
|
||||
type: Human
|
||||
@@ -27,7 +27,7 @@
|
||||
effects:
|
||||
- !type:AdjustReagent
|
||||
reagent: UncookedAnimalProteins
|
||||
amount: 0.5
|
||||
amount: 0.1
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
@@ -76,7 +76,7 @@
|
||||
# Delicious!
|
||||
effects:
|
||||
- !type:SatiateHunger
|
||||
factor: 1.5
|
||||
factor: 1
|
||||
footstepSound:
|
||||
collection: FootstepBlood
|
||||
params:
|
||||
|
||||
Reference in New Issue
Block a user