Base Commit

This commit is contained in:
GhostActual
2022-04-17 13:31:31 -04:00
parent 04608cf77c
commit 5dcea6ff9d
2 changed files with 12 additions and 4 deletions
@@ -436,6 +436,15 @@
nutriment_factor = 5
color = "#302000"
/datum/reagent/nutriment/chocolate
name = "Chocolate"
id = "chocolate"
description = "Great for cooking or on its own!"
taste_description = "chocolate"
color = "#582815"
nutriment_factor = 5
taste_mult = 1.3
/datum/reagent/nutriment/instantjuice
name = "Juice Powder"
id = "instantjuice"