More drinks #839
No reviewers
Labels
No labels
bug
Changes: Audio
Changes: Map
Changes: No C#
Changes: Sprites
Changes: UI
documentation
DON'T MERGE
duplicate
enhancement
good first issue
help wanted
holding to vote
invalid
question
size/L
size/M
size/S
size/XL
size/XS
S: Merge Conflict
S: Untriaged
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Byrd-Station/Byrd!839
Loading…
Reference in a new issue
No description provided.
Delete branch "orangeAlligator/Byrd:dinks"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Short description
Adding some Imp/etc drinks. Probably the rest later, alongside fixing a couple recipes (currently changed to not require their imp/den/wherever ingredients that I didn't add) (i.e.: swapping hummingbird for orange juice bc no hummingbird yet)
Why we need to add this
Merge requested
Media (Video/Screenshots)
Attached.
Checklist
Breaking changes
Ingame Changelog
🆑
bartender major (yaml linter fail real btw)
@ -2,0 +2,4 @@# SPDX-FileCopyrightText: 2025 Shaman# SPDX-FileCopyrightText: 2025 pocl v## SPDX-License-Identifier: AGPL-3.0-or-laterKill SPDX (#274)
@ -62,0 +66,4 @@# SPDX-FileCopyrightText: 2025 pocl v# SPDX-FileCopyrightText: 2025 portfiend## SPDX-License-Identifier: AGPL-3.0-or-laterKill SPDX (#274)
@ -28,2 +28,4 @@products:FeverDream: 5# SPDX-License-Identifier: AGPL-3.0-or-laterKill SPDX (#274)
@ -7,2 +4,3 @@flavor-complex-thavenbad = like you need to pretend you like itflavor-complex-allulalo = like hand sanitizerflavor-base-drinkdrink = like dogshitflavor-base-drinkdrinkseems to be unused@ -9,0 +8,4 @@flavor-base-kingsoda = like you're a championflavor-complex-feverdream = like you're losing your mindflavor-complex-genderfluid = transitionalflavor-complex-grease = tastes thick, slimy, and a bit bitterLines 9-11 look unused.
@ -3,0 +17,4 @@reagent-desc-thumperdrink = A delicious blend of fruit juice and liquor, from the shelves of the Uthani homeworld to a bar counter near you.reagent-name-moscowmule = moscow mulereagent-desc-moscowmule = A fresh and sparkly cocktail, with just the right kick of ginger to wake you from your stupor. If it's not in copper, why even bother?reagent-name-moscowmuleandreagent-desc-moscowmuleare unused.@ -1,2 +1,9 @@reagent-name-feverdream = fever dreamreagent-desc-feverdream = A creamy, hallucinogenic cocktail of exotic blood, absinthe, and champagne, topped with frothed egg whites. Unpalatable if mixed incorrectly, and traditionally served with a thaven good luck charm. Open your eyes.Invisible unicode character at the start of the file.
@ -0,0 +1,12 @@Small nitpick, but there is an empty line at the top of the file.
@ -3,0 +3,4 @@reagent-physical-desc-evil = evilreagent-physical-desc-thegrease = really greasyBoth
reagent-physical-desc-evilandreagent-physical-desc-thegreaseare unused.@ -30,0 +41,4 @@- type: flavorid: evilflavorType: Basedescription: flavor-base-evilThis flavor seems to be unused.
@ -0,0 +55,4 @@id: LiquidLunchname: reagent-name-liquidlunchparent: BaseDrinkslippery: falseWe don't have
slipperyfield on reagents prototypes. We haveslipDatainstead.So to get a similar effect you can add
slipData: nullinstead.Thanks! It's my first time trying to port in something from another fork, I knew I had to be missing a few loose ends. I'll get the rest of these cleaned up quick and ready to merge!
All comments have been addressed, except this comment about
reagent-name-moscowmule