Merge pull request #10442 from Trilbyspaceclone/patch-264

Halfs the nutriments in sugar
This commit is contained in:
kevinz000
2020-01-08 13:40:39 -08:00
committed by GitHub

View File

@@ -155,7 +155,7 @@
reagent_state = SOLID
color = "#FFFFFF" // rgb: 255, 255, 255
taste_mult = 1.5 // stop sugar drowning out other flavours
nutriment_factor = 10 * REAGENTS_METABOLISM
nutriment_factor = 5 * REAGENTS_METABOLISM
metabolization_rate = 2 * REAGENTS_METABOLISM
overdose_threshold = 200 // Hyperglycaemic shock
taste_description = "sweetness"