diff --git a/Resources/Locale/en-US/deltav/flavors/flavor-profiles.ftl b/Resources/Locale/en-US/deltav/flavors/flavor-profiles.ftl index 51b345aa339..c324675f688 100644 --- a/Resources/Locale/en-US/deltav/flavors/flavor-profiles.ftl +++ b/Resources/Locale/en-US/deltav/flavors/flavor-profiles.ftl @@ -31,6 +31,53 @@ flavor-complex-candy-bubblegum = like bubble gum flavor-complex-double-ice-cream = like ice cream, twice flavor-complex-drgibbbloodred = like severe malpractice +## Delta-V additional drink flavors +flavor-complex-absinthe = like green death +flavor-complex-blue-curacao = like fermented oranges +flavor-complex-deadrum = like a botched murder +flavor-complex-n-t-cahors = five hundred dollars too expensive +flavor-complex-poison-wine = like a dark velvet +flavor-complex-acidspit = like stomach acid +flavor-complex-allies-cocktail = like wartime camaraderie +flavor-complex-amasec = like a smoking gun +flavor-complex-andalusia = like summer +flavor-complex-b52 = like a nuclear arms race +flavor-complex-bahama-mama = like a tropical vacation +flavor-complex-barefoot = like berry-picking, but without the shoes +flavor-complex-booger = like no one is watching +flavor-complex-brave-bull = like you're seeing red +flavor-complex-demons-blood = like brimstone +flavor-complex-devils-kiss = like temptation +flavor-complex-doctors-delight = like a medical miracle +flavor-complex-driest-martini = like a dry sense of humor +flavor-complex-erika-surprise = like a green dream, perfect for a warm day +flavor-complex-gin-fizz = like a fizzy lemon +flavor-complex-gildlager = like a spicy secret told over spring break +flavor-complex-grog = like a day on the high seas +flavor-complex-hippies-delight = like, totally trippy, man +flavor-complex-hooch = like homemade firewater +flavor-complex-irish-cream = like whiskey and cream +flavor-complex-kira-special = kawaii +flavor-complex-manhattan = dark and mysterious +flavor-complex-manhattan-project = like two minutes to midnight +flavor-complex-margarita = like a paradise in space +flavor-complex-martini = like a sense of humor +flavor-complex-mojito = minty fresh, and a little sweet +flavor-complex-neurotoxin = like a trip to the ER +flavor-complex-patron = like luxury +flavor-complex-red-mead = like fermented honey with a splash of blood +flavor-complex-rewriter = like an all-nighter +flavor-complex-sbiten = like you'll need a glass of milk +flavor-complex-silencer = like a broken vow +flavor-complex-snow-white = like a mistake +flavor-complex-sui-dream = like a fruit salad, perfect for the working lady +flavor-complex-syndicate-bomb = like it will blow your mind +flavor-complex-toxins-special = like a plasma fire +flavor-complex-vodka-martini = shaken, not stirred +flavor-complex-vodka-tonic = like depression in denial +flavor-complex-kvass = like bread tossed into a blender +flavor-complex-mothamphetamine = like there are buzzing wings in your mouth + candy-flavor-profile = This one is supposed to taste {$flavor}. candy-flavor-profile-multiple = This one is supposed to taste {$flavors} and {$lastFlavor}. candy-flavor-profile-unknown = You have no idea what this one is supposed to taste like. diff --git a/Resources/Prototypes/DeltaV/Flavors/flavors.yml b/Resources/Prototypes/DeltaV/Flavors/flavors.yml index 9ed9b3003f4..3dc68673b0d 100644 --- a/Resources/Prototypes/DeltaV/Flavors/flavors.yml +++ b/Resources/Prototypes/DeltaV/Flavors/flavors.yml @@ -121,6 +121,232 @@ flavorType: Complex description: flavor-complex-blellow +#Delta-V additional drink flavors +- type: flavor + id: absinthe + flavorType: Complex + description: flavor-complex-absinthe + +- type: flavor + id: blue-curacao + flavorType: Complex + description: flavor-complex-blue-curacao + +- type: flavor + id: deadrum + flavorType: Complex + description: flavor-complex-deadrum + +- type: flavor + id: n-t-cahors + flavorType: Complex + description: flavor-complex-n-t-cahors + +- type: flavor + id: poison-wine + flavorType: Complex + description: flavor-complex-poison-wine + +- type: flavor + id: acidspit + flavorType: Complex + description: flavor-complex-acidspit + +- type: flavor + id: allies-cocktail + flavorType: Complex + description: flavor-complex-allies-cocktail + +- type: flavor + id: amasec + flavorType: Complex + description: flavor-complex-amasec + +- type: flavor + id: andalusia + flavorType: Complex + description: flavor-complex-andalusia + +- type: flavor + id: b52 + flavorType: Complex + description: flavor-complex-b52 + +- type: flavor + id: bahama-mama + flavorType: Complex + description: flavor-complex-bahama-mama + +- type: flavor + id: barefoot + flavorType: Complex + description: flavor-complex-barefoot + +- type: flavor + id: booger + flavorType: Complex + description: flavor-complex-booger + +- type: flavor + id: brave-bull + flavorType: Complex + description: flavor-complex-brave-bull + +- type: flavor + id: demons-blood + flavorType: Complex + description: flavor-complex-demons-blood + +- type: flavor + id: devils-kiss + flavorType: Complex + description: flavor-complex-devils-kiss + +- type: flavor + id: doctors-delight + flavorType: Complex + description: flavor-complex-doctors-delight + +- type: flavor + id: driest-martini + flavorType: Complex + description: flavor-complex-driest-martini + +- type: flavor + id: erika-surprise + flavorType: Complex + description: flavor-complex-erika-surprise + +- type: flavor + id: gin-fizz + flavorType: Complex + description: flavor-complex-gin-fizz + +- type: flavor + id: gildlager + flavorType: Complex + description: flavor-complex-gildlager + +- type: flavor + id: grog + flavorType: Complex + description: flavor-complex-grog + +- type: flavor + id: hippies-delight + flavorType: Complex + description: flavor-complex-hippies-delight + +- type: flavor + id: hooch + flavorType: Complex + description: flavor-complex-hooch + +- type: flavor + id: irish-cream + flavorType: Complex + description: flavor-complex-irish-cream + +- type: flavor + id: kira-special + flavorType: Complex + description: flavor-complex-kira-special + +- type: flavor + id: manhattan + flavorType: Complex + description: flavor-complex-manhattan + +- type: flavor + id: manhattan-project + flavorType: Complex + description: flavor-complex-manhattan-project + +- type: flavor + id: margarita + flavorType: Complex + description: flavor-complex-margarita + +- type: flavor + id: martini + flavorType: Complex + description: flavor-complex-martini + +- type: flavor + id: mojito + flavorType: Complex + description: flavor-complex-mojito + +- type: flavor + id: neurotoxin + flavorType: Complex + description: flavor-complex-neurotoxin + +- type: flavor + id: patron + flavorType: Complex + description: flavor-complex-patron + +- type: flavor + id: red-mead + flavorType: Complex + description: flavor-complex-red-mead + +- type: flavor + id: rewriter + flavorType: Complex + description: flavor-complex-rewriter + +- type: flavor + id: sbiten + flavorType: Complex + description: flavor-complex-sbiten + +- type: flavor + id: silencer + flavorType: Complex + description: flavor-complex-silencer + +- type: flavor + id: snow-white + flavorType: Complex + description: flavor-complex-snow-white + +- type: flavor + id: sui-dream + flavorType: Complex + description: flavor-complex-sui-dream + +- type: flavor + id: syndicate-bomb + flavorType: Complex + description: flavor-complex-syndicate-bomb + +- type: flavor + id: toxins-special + flavorType: Complex + description: flavor-complex-toxins-special + +- type: flavor + id: vodka-martini + flavorType: Complex + description: flavor-complex-vodka-martini + +- type: flavor + id: vodka-tonic + flavorType: Complex + description: flavor-complex-vodka-tonic + +- type: flavor + id: kvass + flavorType: Complex + description: flavor-complex-kvass + +- type: flavor + id: mothamphetamine + flavorType: Complex + description: flavor-complex-mothamphetamine + - type: flavor id: drgibbbloodred flavorType: Complex diff --git a/Resources/Prototypes/DeltaV/Reagents/Consumable/Drink/drinks.yml b/Resources/Prototypes/DeltaV/Reagents/Consumable/Drink/drinks.yml index d2e297f926a..ff847f2ac8b 100644 --- a/Resources/Prototypes/DeltaV/Reagents/Consumable/Drink/drinks.yml +++ b/Resources/Prototypes/DeltaV/Reagents/Consumable/Drink/drinks.yml @@ -171,7 +171,7 @@ parent: BaseDrink desc: reagent-desc-kvass physicalDesc: reagent-physical-desc-bubbly - flavor: bread + flavor: kvass #Delta-V Flavor additions color: "#381600" metamorphicSprite: sprite: DeltaV/Objects/Consumable/Drinks/kvass.rsi @@ -186,7 +186,7 @@ parent: BaseDrink desc: reagent-desc-mothamphetamine physicalDesc: reagent-physical-desc-fuzzy - flavor: cotton + flavor: mothamphetamine #Delta-V Flavor additions color: "#2fa1ef" metamorphicSprite: sprite: DeltaV/Objects/Consumable/Drinks/mothamphetamine.rsi diff --git a/Resources/Prototypes/Reagents/Consumable/Drink/alcohol.yml b/Resources/Prototypes/Reagents/Consumable/Drink/alcohol.yml index 6617791a633..47e1371a41f 100644 --- a/Resources/Prototypes/Reagents/Consumable/Drink/alcohol.yml +++ b/Resources/Prototypes/Reagents/Consumable/Drink/alcohol.yml @@ -7,7 +7,7 @@ parent: BaseAlcohol desc: reagent-desc-absinthe physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: absinthe #Delta-V Flavor additions color: "#33EE00" metamorphicSprite: sprite: Objects/Consumable/Drinks/absintheglass.rsi @@ -64,7 +64,7 @@ parent: BaseAlcohol desc: reagent-desc-blue-curacao physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: blue-curacao #Delta-V Flavor additions color: "#0099FF" metamorphicSprite: sprite: Objects/Consumable/Drinks/thin_glass.rsi @@ -131,7 +131,7 @@ parent: BaseAlcohol desc: reagent-desc-dead-rum physicalDesc: reagent-physical-desc-strong-smelling - flavor: rum + flavor: deadrum #Delta-V Flavor additions color: "#664300" metamorphicSprite: sprite: Objects/Consumable/Drinks/rumglass.rsi @@ -264,7 +264,7 @@ parent: BaseAlcohol desc: reagent-desc-n-t-cahors physicalDesc: reagent-physical-desc-strong-smelling - flavor: bitter + flavor: n-t-cahors #Delta-V Flavor additions color: "#7E4043" metamorphicSprite: sprite: Objects/Consumable/Drinks/wineglass.rsi @@ -279,7 +279,7 @@ parent: BaseAlcohol desc: reagent-desc-poison-wine physicalDesc: reagent-physical-desc-strong-smelling - flavor: bitter + flavor: poison-wine #Delta-V Flavor additions color: "#990066" metamorphicSprite: sprite: Objects/Consumable/Drinks/pwineglass.rsi @@ -471,7 +471,7 @@ parent: BaseAlcohol desc: reagent-desc-acid-spit physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: acidspit #Delta-V Flavor additions color: "#365000" metamorphicSprite: sprite: Objects/Consumable/Drinks/acidspitglass.rsi @@ -486,7 +486,7 @@ parent: BaseAlcohol desc: reagent-desc-allies-cocktail physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: allies-cocktail #Delta-V Flavor additions color: "#00664d" metamorphicSprite: sprite: Objects/Consumable/Drinks/alliescocktail.rsi @@ -516,7 +516,7 @@ parent: BaseAlcohol desc: reagent-desc-amasec physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: amasec #Delta-V Flavor additions color: "#124da7" metamorphicSprite: sprite: Objects/Consumable/Drinks/amasecglass.rsi @@ -531,7 +531,7 @@ parent: BaseAlcohol desc: reagent-desc-andalusia physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: andalusia #Delta-V Flavor additions color: "#665700" metamorphicSprite: sprite: Objects/Consumable/Drinks/andalusia.rsi @@ -595,7 +595,7 @@ parent: BaseAlcohol desc: reagent-desc-b52 physicalDesc: reagent-physical-desc-bubbly - flavor: alcohol + flavor: b52 #Delta-V Flavor additions color: "#664300" metamorphicSprite: sprite: Objects/Consumable/Drinks/b52glass.rsi @@ -618,7 +618,7 @@ parent: BaseAlcohol desc: reagent-desc-bahama-mama physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: bahama-mama #Delta-V Flavor additions color: "#FF7F3B" metamorphicSprite: sprite: Objects/Consumable/Drinks/bahama_mama.rsi @@ -648,7 +648,7 @@ parent: BaseAlcohol desc: reagent-desc-barefoot physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: barefoot #Delta-V Flavor additions color: "#ff66cc" metamorphicSprite: sprite: Objects/Consumable/Drinks/b&p.rsi @@ -725,7 +725,7 @@ parent: BaseAlcohol desc: reagent-desc-booger physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: booger #Delta-V Flavor additions color: "#99ff00" metamorphicSprite: sprite: Objects/Consumable/Drinks/booger.rsi @@ -740,7 +740,7 @@ parent: BaseAlcohol desc: reagent-desc-brave-bull physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: brave-bull #Delta-V Flavor additions color: "#664300" metamorphicSprite: sprite: Objects/Consumable/Drinks/bravebullglass.rsi @@ -827,7 +827,7 @@ parent: BaseAlcohol desc: reagent-desc-demons-blood physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: demons-blood #Delta-V Flavor additions color: "#a70000" metamorphicSprite: sprite: Objects/Consumable/Drinks/demonsblood.rsi @@ -843,7 +843,7 @@ parent: BaseAlcohol desc: reagent-desc-devils-kiss physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: devils-kiss #Delta-V Flavor additions color: "#ff0033" metamorphicSprite: sprite: Objects/Consumable/Drinks/devilskiss.rsi @@ -858,7 +858,7 @@ parent: BaseDrink desc: reagent-desc-doctors-delight physicalDesc: reagent-physical-desc-strong-smelling - flavor: medicine + flavor: doctors-delight #Delta-V Flavor additions color: "#FF8CFF" metamorphicSprite: sprite: Objects/Consumable/Drinks/doctorsdelightglass.rsi @@ -890,7 +890,7 @@ parent: BaseAlcohol desc: reagent-desc-driest-martini physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: driest-martini #Delta-V Flavor additions color: "#2E6671" metamorphicSprite: sprite: Objects/Consumable/Drinks/driestmartiniglass.rsi @@ -913,7 +913,7 @@ parent: BaseAlcohol desc: reagent-desc-erika-surprise physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: erika-surprise #Delta-V Flavor additions color: "#67bc50" metamorphicSprite: sprite: Objects/Consumable/Drinks/beerstein.rsi @@ -952,7 +952,7 @@ parent: BaseAlcohol desc: reagent-desc-gin-fizz physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: gin-fizz #Delta-V Flavor additions color: "#664300" metamorphicSprite: sprite: Objects/Consumable/Drinks/ginfizzglass.rsi @@ -1000,7 +1000,7 @@ parent: BaseAlcohol desc: reagent-desc-gildlager physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: gildlager #Delta-V Flavor additions color: "#FFFF91" metamorphicSprite: sprite: Objects/Consumable/Drinks/gildlagerglass.rsi @@ -1023,7 +1023,7 @@ parent: BaseAlcohol desc: reagent-desc-grog physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: grog #Delta-V Flavor additions color: "#e3e77b" metamorphicSprite: sprite: Objects/Consumable/Drinks/beerstein.rsi @@ -1038,7 +1038,7 @@ parent: BaseAlcohol desc: reagent-desc-hippies-delight physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: hippies-delight #Delta-V Flavor additions color: "#6eaa0c" metamorphicSprite: sprite: Objects/Consumable/Drinks/hippiesdelightglass.rsi @@ -1053,7 +1053,7 @@ parent: BaseAlcohol desc: reagent-desc-hooch physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: hooch #Delta-V Flavor additions color: "#664e00" - type: reagent @@ -1101,7 +1101,7 @@ parent: BaseAlcohol desc: reagent-desc-irish-cream physicalDesc: reagent-physical-desc-creamy - flavor: creamy + flavor: irish-cream #Delta-V Flavor additions color: "#664300" metamorphicSprite: sprite: Objects/Consumable/Drinks/irishcreamglass.rsi @@ -1170,7 +1170,7 @@ parent: BaseAlcohol desc: reagent-desc-manhattan physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: manhattan #Delta-V Flavor additions color: "#664300" metamorphicSprite: sprite: Objects/Consumable/Drinks/manhattanglass.rsi @@ -1185,7 +1185,7 @@ parent: BaseAlcohol desc: reagent-desc-manhattan-project physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: manhattan-project #Delta-V Flavor additions color: "#664300" metamorphicSprite: sprite: Objects/Consumable/Drinks/proj_manhattanglass.rsi @@ -1216,7 +1216,7 @@ parent: BaseAlcohol desc: reagent-desc-margarita physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: margarita #Delta-V Flavor additions color: "#8CFF8C" metamorphicSprite: sprite: Objects/Consumable/Drinks/margaritaglass.rsi @@ -1231,7 +1231,7 @@ parent: BaseAlcohol desc: reagent-desc-martini physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: martini #Delta-V Flavor additions color: "#664300" metamorphicSprite: sprite: Objects/Consumable/Drinks/martiniglass.rsi @@ -1270,7 +1270,7 @@ parent: BaseAlcohol desc: reagent-desc-mojito physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: mojito #Delta-V Flavor additions color: "#3ea99888" metamorphicSprite: sprite: Objects/Consumable/Drinks/mojito.rsi @@ -1309,7 +1309,7 @@ parent: BaseAlcohol desc: reagent-desc-neurotoxin physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: neurotoxin #Delta-V Flavor additions color: "#2E2E61" metamorphicSprite: sprite: Objects/Consumable/Drinks/neurotoxinglass.rsi @@ -1358,7 +1358,7 @@ parent: BaseAlcohol desc: reagent-desc-patron physicalDesc: reagent-physical-desc-metallic - flavor: alcohol + flavor: patron #Delta-V Flavor additions color: "#585840" metamorphicSprite: sprite: Objects/Consumable/Drinks/patronglass.rsi @@ -1381,7 +1381,7 @@ parent: BaseAlcohol desc: reagent-desc-red-mead physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: red-mead #Delta-V Flavor additions color: "#bc5550" metamorphicSprite: sprite: Objects/Consumable/Drinks/beerstein.rsi @@ -1409,7 +1409,7 @@ parent: BaseAlcohol desc: reagent-desc-sbiten physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: sbiten #Delta-V Flavor additions color: "#004166" metamorphicSprite: sprite: Objects/Consumable/Drinks/sbitenglass.rsi @@ -1473,7 +1473,7 @@ parent: BaseAlcohol desc: reagent-desc-silencer physicalDesc: reagent-physical-desc-strong-smelling - flavor: nothing + flavor: silencer #Delta-V Flavor additions color: "#878787" metamorphicSprite: sprite: Objects/Consumable/Drinks/silencerglass.rsi @@ -1511,7 +1511,7 @@ parent: BaseAlcohol desc: reagent-desc-snow-white physicalDesc: reagent-physical-desc-bubbly - flavor: alcohol + flavor: snow-white #Delta-V Flavor additions color: "#FFFFFF" metamorphicSprite: sprite: Objects/Consumable/Drinks/snowwhite.rsi @@ -1527,7 +1527,7 @@ parent: BaseAlcohol desc: reagent-desc-sui-dream physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: sui-dream #Delta-V Flavor additions color: "#00A86B" metamorphicSprite: sprite: Objects/Consumable/Drinks/sdreamglass.rsi @@ -1543,7 +1543,7 @@ parent: BaseAlcohol desc: reagent-desc-syndicate-bomb physicalDesc: reagent-physical-desc-opaque - flavor: syndiebomb + flavor: syndicate-bomb #Delta-V Flavor additions color: "#e3e77b" metamorphicSprite: sprite: Objects/Consumable/Drinks/syndicatebomb.rsi @@ -1624,7 +1624,7 @@ parent: BaseAlcohol desc: reagent-desc-toxins-special physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: toxins-special #Delta-V Flavor additions color: "#665c00" metamorphicSprite: sprite: Objects/Consumable/Drinks/toxinsspecialglass.rsi @@ -1639,7 +1639,7 @@ parent: BaseAlcohol desc: reagent-desc-vodka-martini physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: vodka-martini #Delta-V Flavor additions color: "#004666" metamorphicSprite: sprite: Objects/Consumable/Drinks/martiniglass.rsi @@ -1662,7 +1662,7 @@ parent: BaseAlcohol desc: reagent-desc-vodka-tonic physicalDesc: reagent-physical-desc-strong-smelling - flavor: alcohol + flavor: vodka-tonic #Delta-V Flavor additions color: "#0064C8" metamorphicSprite: sprite: Objects/Consumable/Drinks/gintonicglass.rsi # they look the same diff --git a/Resources/Prototypes/Reagents/Consumable/Drink/drinks.yml b/Resources/Prototypes/Reagents/Consumable/Drink/drinks.yml index 3f9fb7b53d2..ad680a5fbcc 100644 --- a/Resources/Prototypes/Reagents/Consumable/Drink/drinks.yml +++ b/Resources/Prototypes/Reagents/Consumable/Drink/drinks.yml @@ -562,7 +562,7 @@ parent: BaseDrink desc: reagent-desc-rewriter physicalDesc: reagent-physical-desc-strong-smelling - flavor: sweet + flavor: rewriter #Delta-V Flavor additions color: "#485000" metamorphicSprite: sprite: Objects/Consumable/Drinks/beerstein.rsi