Dionae now bleed sap, and this can be used to make syrup. (#25748)

* SapAndSyrup

* centrifug

* morewatervapor

* whyisitnotpushing

* nymphs

* lessrealmorefun
This commit is contained in:
Alzore
2024-04-05 16:06:12 -05:00
committed by GitHub
parent d94eba8c52
commit 5523e016f4
8 changed files with 85 additions and 3 deletions

View File

@@ -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

View File

@@ -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