Mustard, ketchup and mayonnaise now tastes distinct (#24297)

add
This commit is contained in:
Ubaser
2024-01-20 03:42:47 +11:00
committed by GitHub
parent 08c7386074
commit a6e16d9961
3 changed files with 25 additions and 5 deletions

View File

@@ -57,6 +57,13 @@ flavor-base-terrible = terrible
flavor-complex-nothing = like nothing
flavor-complex-honey = like honey
# Condiments
flavor-complex-ketchunaise = like tomatoes and mayonnaise
flavor-complex-mayonnaise = like mayonnaise
flavor-complex-mustard = like mustard
# Food-specific flavors.
## Food chemicals. In case you get something that has this inside.

View File

@@ -174,6 +174,21 @@
flavorType: Base
description: flavor-base-clean
- type: flavor
id: mustard
flavorType: Complex
description: flavor-complex-mustard
- type: flavor
id: mayonnaise
flavorType: Complex
description: flavor-complex-mayonnaise
- type: flavor
id: ketchunaise
flavorType: Complex
description: flavor-complex-ketchunaise
- type: flavor
id: nothing
flavorType: Complex
@@ -888,4 +903,3 @@
id: light
flavorType: Complex
description: flavor-complex-light

View File

@@ -73,8 +73,7 @@
group: Foods
desc: reagent-desc-ketchunaise
physicalDesc: reagent-physical-desc-saucey
#I love it when people just make up fake prototypes.
#flavor: piquant
flavor: ketchunaise
color: "#fba399"
recognizable: true
@@ -84,7 +83,7 @@
group: Foods
desc: reagent-desc-mayo
physicalDesc: reagent-physical-desc-thick
flavor: sour
flavor: mayonnaise
color: "#f9f5e5"
recognizable: true
@@ -94,7 +93,7 @@
group: Foods
desc: reagent-desc-mustard
physicalDesc: reagent-physical-desc-thick
flavor: sour
flavor: mustard
color: "#ffdb58"
recognizable: true