-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Bartender can now make Eggnog #34065
Open
uhbg
wants to merge
10
commits into
space-wizards:master
Choose a base branch
from
uhbg:eggnog
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+85
−2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
S: Untriaged
Status: Indicates an item has not been triaged and doesn't have appropriate labels.
size/S
Denotes a PR that changes 10-99 lines.
Changes: No C#
Changes: Requires no C# knowledge to review or fix this item.
Changes: Sprites
Changes: Might require knowledge of spriting or visual design.
labels
Dec 25, 2024
RSI Diff Bot; head commit 4290cc3 merging into 7803254 Resources/Textures/Objects/Consumable/Drinks/eggnogglass.rsi
|
2 tasks
slarticodefast
requested changes
Dec 25, 2024
i suggest to add the recipe to the cl |
I don't know what caused that test to fail now. It doesn't like non fizzy eggnog. |
heisentest fail, someone has to rerun tests |
Yep, that's #32248 again. Rerunning tests. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Changes: No C#
Changes: Requires no C# knowledge to review or fix this item.
Changes: Sprites
Changes: Might require knowledge of spriting or visual design.
S: Untriaged
Status: Indicates an item has not been triaged and doesn't have appropriate labels.
size/S
Denotes a PR that changes 10-99 lines.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About the PR
The Bartender can now make Eggnog. It comes in a wonderful egg shaped glass.
Why / Balance
I wanted to add eggnog.
Technical details
Added eggnog recipe (drinks.yml, alcohol.yml, and other drinks.yml), eggnog sprite (eggnogglass.rsi), and eggnog descriptors (flavors.yml, flavor-profiles.ftl, and alcohol.ftl). Eggnog recipe is 1u egg, 4u milk, 5u rum, all shaken. This produces 10u of eggnog. Eggnog glass sprite has four fill stages. NOTE: Copyright info may be missing from meta.json, wasn't sure if it was needed for this.
Media
Requirements
Breaking changes
Changelog
🆑