Adds goats milk (#6378)
This commit is contained in:
@@ -329,6 +329,18 @@
|
|||||||
normal: goat
|
normal: goat
|
||||||
crit: dead
|
crit: dead
|
||||||
dead: 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
|
- type: Butcherable
|
||||||
meat: FoodMeat
|
meat: FoodMeat
|
||||||
pieces: 4
|
pieces: 4
|
||||||
|
|||||||
@@ -104,6 +104,12 @@
|
|||||||
effects:
|
effects:
|
||||||
- !type:SatiateThirst
|
- !type:SatiateThirst
|
||||||
factor: 4
|
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
|
- type: reagent
|
||||||
id: MilkOat
|
id: MilkOat
|
||||||
@@ -120,16 +126,8 @@
|
|||||||
|
|
||||||
- type: reagent
|
- type: reagent
|
||||||
id: MilkSoy
|
id: MilkSoy
|
||||||
|
parent: MilkOat
|
||||||
name: soy milk
|
name: soy milk
|
||||||
group: Drinks
|
|
||||||
desc: Surprisingly tasty.
|
|
||||||
physicalDesc: refreshing
|
|
||||||
color: "#302000"
|
|
||||||
metabolisms:
|
|
||||||
Drink:
|
|
||||||
effects:
|
|
||||||
- !type:SatiateThirst
|
|
||||||
factor: 5 # soyboys stay winning
|
|
||||||
|
|
||||||
- type: reagent
|
- type: reagent
|
||||||
id: MilkSpoiled
|
id: MilkSpoiled
|
||||||
|
|||||||
Reference in New Issue
Block a user