mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-19 20:23:07 +01:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user