Fix fat tasting bitter

*Fat (triglyceride) now tastes greasy instead of bitter
This commit is contained in:
Meghan-Rossi
2020-09-19 14:04:03 +01:00
parent 900c2b20e4
commit e5db7f8ede
2 changed files with 7 additions and 2 deletions
@@ -137,6 +137,8 @@
description = "More commonly known as fat, the third macronutrient, with over double the energy content of carbs and protein"
reagent_state = SOLID
taste_description = "greasiness"
taste_mult = 0.1
nutriment_factor = 27//The caloric ratio of carb/protein/fat is 4:4:9
color = "#CCCCCC"
@@ -146,6 +148,7 @@
id = "oil"
description = "Oils are liquid fats."
reagent_state = LIQUID
taste_description = "oil"
color = "#c79705"
touch_met = 1.5
var/lastburnmessage = 0
@@ -222,8 +225,6 @@
name = "Corn Oil"
id = "cornoil"
description = "An oil derived from various types of corn."
taste_description = "oil"
taste_mult = 0.1
reagent_state = LIQUID
/datum/reagent/nutriment/triglyceride/oil/peanut