TG Station Bread (#15234)

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
potato1234_x
2023-05-06 17:41:32 +10:00
committed by GitHub
parent 475aec1173
commit aded6efc0a
66 changed files with 740 additions and 290 deletions

View File

@@ -12,6 +12,25 @@
- !type:AdjustReagent
reagent: Sugar
amount: 0.4
- !type:SatiateThirst
factor: -0.2 #its flour
- !type:AdjustReagent
reagent: Nutriment
amount: 0.1
- type: reagent
id: Cornmeal
name: reagent-name-cornmeal
group: Foods
desc: reagent-desc-cornmeal
physicalDesc: reagent-physical-desc-powdery
flavor: corn #so corn doesnt taste chalky
color: tan
metabolisms:
Food:
effects:
- !type:SatiateThirst
factor: -0.2 #its cornflour
- !type:AdjustReagent
reagent: Nutriment
amount: 0.1