It's Mad Funny when everything breaks!

And even funnier still when you have to start all over again!
This commit is contained in:
The0bserver
2020-06-11 15:02:17 -04:00
parent e123e1f6a7
commit 08be1292cd
10 changed files with 149 additions and 4 deletions
@@ -857,3 +857,13 @@
taste_mult = 2.5 //sugar's 1.5, capsacin's 1.5, so a good middle ground.
taste_description = "smokey sweetness"
value = REAGENT_VALUE_COMMON
/datum/reagent/consumable/laughsyrup
name = "Laughin' Syrup"
description = "The product of juicing Laughin' Peas. Fizzy, and seems to change flavour based on what it's used with!"
nutriment_factor = 5 * REAGENTS_METABOLISM
color = "#803280"
taste_mult = 2
taste_description = "fizzy sweetness"
value = REAGENT_VALUE_COMMON