Add Pilk (#6429)
This commit is contained in:
@@ -263,3 +263,16 @@
|
|||||||
effects:
|
effects:
|
||||||
- !type:SatiateHunger
|
- !type:SatiateHunger
|
||||||
factor: 4
|
factor: 4
|
||||||
|
|
||||||
|
- type: reagent
|
||||||
|
id: Pilk
|
||||||
|
name: pilk
|
||||||
|
parent: BaseDrink
|
||||||
|
desc: A sickening mixture of milk and cola.
|
||||||
|
physicalDesc: creamy
|
||||||
|
color: "#e7c69f"
|
||||||
|
metabolisms:
|
||||||
|
Drink:
|
||||||
|
effects:
|
||||||
|
- !type:SatiateThirst
|
||||||
|
factor: 1
|
||||||
@@ -561,3 +561,13 @@
|
|||||||
amount: 1
|
amount: 1
|
||||||
products:
|
products:
|
||||||
HotRamen: 3
|
HotRamen: 3
|
||||||
|
|
||||||
|
- type: reaction
|
||||||
|
id: Pilk
|
||||||
|
reactants:
|
||||||
|
Cola:
|
||||||
|
amount: 1
|
||||||
|
Milk:
|
||||||
|
amount: 1
|
||||||
|
products:
|
||||||
|
Pilk: 2
|
||||||
Reference in New Issue
Block a user