Re-re-adjustments

turns out I was feed sour fake news and need to upscale gen costs again to avoid easy nutrition from milking self and making cheese that is more nutritious
This commit is contained in:
Shadowfire
2020-04-23 20:42:16 +02:00
parent e7e29faa9d
commit b22ce7a628
+3 -3
View File
@@ -142,14 +142,14 @@
generated_reagents = list("milk" = 1)
reagent_name = "milk"
gen_amount = 1
gen_cost = 5
gen_cost = 15
reagentid = "milk"
reagentcolor = "#DFDFDF"
if("Cream")
generated_reagents = list("cream" = 1)
reagent_name = "cream"
gen_amount = 1
gen_cost = 5
gen_cost = 15
reagentid = "cream"
reagentcolor = "#DFD7AF"
if("Honey")
@@ -163,7 +163,7 @@
generated_reagents = list("cherryjelly" = 1)
reagent_name = "cherry jelly"
gen_amount = 1
gen_cost = 5
gen_cost = 10
reagentid = "cherryjelly"
reagentcolor = "#801E28"