mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 07:20:09 +01:00
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:
@@ -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")]."
|
||||
|
||||
Reference in New Issue
Block a user