Adds goats milk (#6378)
This commit is contained in:
@@ -329,6 +329,18 @@
|
||||
normal: goat
|
||||
crit: dead
|
||||
dead: dead
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
udder:
|
||||
maxVol: 250
|
||||
reagents:
|
||||
- ReagentId: MilkGoat
|
||||
Quantity: 30
|
||||
- type: Udder
|
||||
reagentId: MilkGoat
|
||||
targetSolution: udder
|
||||
quantity: 25
|
||||
updateRate: 20
|
||||
- type: Butcherable
|
||||
meat: FoodMeat
|
||||
pieces: 4
|
||||
|
||||
@@ -104,6 +104,12 @@
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 4
|
||||
|
||||
- type: reagent
|
||||
id: MilkGoat
|
||||
parent: Milk
|
||||
name: goats milk
|
||||
desc: An opaque white liquid produced by a goat. High buttermilk content.
|
||||
|
||||
- type: reagent
|
||||
id: MilkOat
|
||||
@@ -120,16 +126,8 @@
|
||||
|
||||
- type: reagent
|
||||
id: MilkSoy
|
||||
parent: MilkOat
|
||||
name: soy milk
|
||||
group: Drinks
|
||||
desc: Surprisingly tasty.
|
||||
physicalDesc: refreshing
|
||||
color: "#302000"
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 5 # soyboys stay winning
|
||||
|
||||
- type: reagent
|
||||
id: MilkSpoiled
|
||||
|
||||
Reference in New Issue
Block a user