Fixes foods not having the right tastes (#3019)

I forgot to do this in my old pr tastes, also includes changes from #3017.
This commit is contained in:
Alberyk
2017-07-13 21:04:31 +03:00
committed by skull132
parent 216039eb2e
commit 12bfdd2f79
10 changed files with 475 additions and 281 deletions
+1 -1
View File
@@ -60,4 +60,4 @@ calculate text size per text.
else
out += "[intensity_desc] [taste_desc]"
return english_list(out, "something indescribable")
return "[english_list(out, "something indescribable")]."