Skip to content
Open
3 changes: 2 additions & 1 deletion Resources/Locale/en-US/_DV/reagents/meta/physical-desc.ftl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
reagent-physical-desc-maddening = maddening
reagent-physical-desc-dark = dark
reagent-physical-desc-menacing = menacing
reagent-physical-desc-menacing = menacing

2 changes: 1 addition & 1 deletion Resources/Locale/en-US/_Omu/flavors/flavor-profiles.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ flavor-complex-dwarfgrudge = like grudges and resentment
flavor-complex-rawshrimp = shrimply uncooked
flavor-complex-shrimp = shrimply wonderful
flavor-complex-thewelles= like a city you've got to burn

# Description of what plutonium tastes like from IFL Science article "What Does Plutonium Taste Like?" published March 5, 2025
flavor-complex-atomicPrecision = sour and sweet, enough to drown out the umami of "I'm going to die soon"
flavor-complex-wolfs-milk = like you're a disgusting cretin
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ reagent-physical-desc-veryfeathery = very feathery
reagent-physical-desc-pandemonicallyfuzzy = pandemonically fuzzy
reagent-physical-desc-veryheadacheinducing = very headache inducing
reagent-physical-desc-verygritty = very gritty
reagent-physical-desc-chunky = chunky
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,9 @@ reagent-desc-moscow-mule = A surpsingly strong and refreshing mixed drink, serve
# Omu start
reagent-name-welles = the welles
reagent-desc-welles = A smooth drink for the big dreamers from the lower classes in Night City. Made with love and mourning.

reagent-name-wolfs-milk = Wolf's Milk
reagent-desc-wolfs-milk = Rancid combination for a rancid human being. Best served in a vacuum flask, assuming you consider this drinkable.
# Omu end

reagent-name-the-sun-also-rises = the sun also rises
Expand All @@ -387,3 +390,5 @@ reagent-desc-zombiecocktail = It gets in your head. Your he-eyeh-ead.

reagent-name-bacchus-blessing = bacchus's blessing
reagent-desc-bacchus-blessing = You didn't think it was possible for a liquid to be so utterly revolting. Are you sure about this...?


Original file line number Diff line number Diff line change
Expand Up @@ -2938,3 +2938,4 @@
- type: Icon
sprite: Objects/Consumable/Drinks/bacchusblessing.rsi
state: icon

4 changes: 3 additions & 1 deletion Resources/Prototypes/Reagents/Consumable/Drink/alcohol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2401,7 +2401,9 @@
factor: 2
- !type:AdjustReagent
reagent: Ethanol
amount: 0.2 # Omu end
amount: 0.2

# Omu end

- type: reagent
id: Mimeosa
Expand Down
28 changes: 0 additions & 28 deletions Resources/Prototypes/Recipes/Reactions/drinks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1396,20 +1396,6 @@
products:
TheMartinez: 6

- type: reaction # Omu start
id: TheWelles
requiredMixerCategories:
- Shake
reactants:
Vodka:
amount: 4
JuiceLime:
amount: 1
SolDry:
amount: 1
products:
TheWelles: 6 # Omu end

- type: reaction
id: Vodka
requiredMixerCategories:
Expand Down Expand Up @@ -1607,17 +1593,3 @@
amount: 1
products:
ZombieCocktail: 4

- type: reaction
id: BacchusBlessing
reactants:
Hooch:
amount: 1
Absinthe:
amount: 1
ManlyDorf:
amount: 1
SyndicateBomb:
amount: 1
products:
BacchusBlessing: 4
5 changes: 5 additions & 0 deletions Resources/Prototypes/_Goobstation/Flavors/flavors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,8 @@
id: chuddy
flavorType: Base
description: flavor-base-chuddy

- type: flavor
id: chuddy
flavorType: Base
description: flavor-base-chuddy
5 changes: 5 additions & 0 deletions Resources/Prototypes/_Omu/Flavors/flavors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,8 @@
id: thewelles
flavorType: Complex
description: flavor-complex-thewelles

- type: flavor
id: wolfsmilk
flavorType: Base
description: flavor-complex-wolfs-milk
16 changes: 16 additions & 0 deletions Resources/Prototypes/_Omu/Objects/Consumable/Drinks/drinks.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
- type: entity
parent: DrinkGlass
id: DrinkWolfsMilk
suffix: Wolf's Milk
description: Nasty!
components:
- type: SolutionContainerManager
solutions:
drink:
maxVol: 30
reagents:
- ReagentId: Wolf's Milk
Quantity: 30
- type: Icon
sprite: Objects/Consumable/Drinks/eggnogglass.rsi
state: icon
15 changes: 15 additions & 0 deletions Resources/Prototypes/_Omu/Reagents/Consumable/Drink/drinks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,18 @@
metamorphicMaxFillLevels: 4
metamorphicFillBaseName: fill-
metamorphicChangeColor: false

- type: reagent
id: WolfsMilk
name: reagent-name-wolfs-milk
parent: BaseAlcohol
desc: reagent-desc-wolfs-milk
physicalDesc: reagent-physical-desc-chunky
flavor: wolfsmilk
color: "#C1C2AE"
metamorphicSprite:
sprite: Objects/Consumable/Drinks/wolfsmilk.rsi
state: icon_empty
metamorphicMaxFillLevels: 4
metamorphicFillBaseName: fill-
metamorphicChangeColor: false
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"version": 1,
"size":
{
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by Tayrtahn on GitHub.",
"states":
[
{
"name": "icon"
},
{
"name": "icon_empty"
},
{
"name": "fill-1"
},
{
"name": "fill-2"
},
{
"name": "fill-3"
},
{
"name": "fill-4"
}
]
}