Dionae now bleed sap, and this can be used to make syrup. (#25748)
* SapAndSyrup * centrifug * morewatervapor * whyisitnotpushing * nymphs * lessrealmorefun
This commit is contained in:
@@ -164,3 +164,27 @@
|
||||
# eating salt on its own kinda sucks, kids
|
||||
- !type:SatiateThirst
|
||||
factor: -0.5
|
||||
|
||||
- type: reagent
|
||||
id: Syrup
|
||||
name: reagent-name-syrup
|
||||
group: Foods
|
||||
desc: reagent-desc-syrup
|
||||
flavor: sweet
|
||||
color: "#fb7125"
|
||||
recognizable: true
|
||||
physicalDesc: reagent-physical-desc-sticky
|
||||
slippery: false
|
||||
viscosity: 0.55 #Start using syrup to attach your remote recievers to your microwaves!
|
||||
tileReactions:
|
||||
- !type:SpillTileReaction
|
||||
metabolisms:
|
||||
Food:
|
||||
# 12 diona blood for 1 unit of syrup, this stuff better be worthwhile.
|
||||
effects:
|
||||
- !type:SatiateHunger
|
||||
factor: 6.0 #Stronger than cookedramen
|
||||
footstepSound:
|
||||
collection: FootstepBlood
|
||||
params:
|
||||
volume: 6
|
||||
|
||||
@@ -82,6 +82,32 @@
|
||||
params:
|
||||
volume: 6
|
||||
|
||||
- type: reagent
|
||||
id: Sap
|
||||
name: reagent-name-sap
|
||||
group: Biological
|
||||
desc: reagent-desc-sap
|
||||
flavor: sweet
|
||||
color: "#cd7314"
|
||||
recognizable: true
|
||||
physicalDesc: reagent-physical-desc-sticky
|
||||
slippery: false
|
||||
viscosity: 0.10
|
||||
tileReactions:
|
||||
- !type:SpillTileReaction
|
||||
metabolisms:
|
||||
Food:
|
||||
# Sweet!
|
||||
effects:
|
||||
- !type:SatiateHunger
|
||||
factor: 1
|
||||
- !type:SatiateThirst
|
||||
factor: 1
|
||||
footstepSound:
|
||||
collection: FootstepBlood
|
||||
params:
|
||||
volume: 6
|
||||
|
||||
- type: reagent
|
||||
parent: Blood
|
||||
id: CopperBlood
|
||||
|
||||
Reference in New Issue
Block a user