Skip to content

[PORT] Make Beer Goggles Cool Again - beer goggles new mechanic#708

Open
Anui-ElXx wants to merge 6 commits intoProjectOmu:masterfrom
Anui-ElXx:gimmeadrinkbartender
Open

[PORT] Make Beer Goggles Cool Again - beer goggles new mechanic#708
Anui-ElXx wants to merge 6 commits intoProjectOmu:masterfrom
Anui-ElXx:gimmeadrinkbartender

Conversation

@Anui-ElXx
Copy link
Contributor

@Anui-ElXx Anui-ElXx commented Mar 20, 2026

About the PR

Added a special feature to the bartender's beer goggles and beer eyepatches: Bartenders can now throw drinks, cups, open cans and bottles without spilling them.
Makes Bartendergaming at least 3x cooler.

Ported via AdventureSpaceTeam/adventure_space_nova#425 (original PR) and Gaby-Station/Gaby-Station#520 (who added additional behaviors to Adventure's PR - Specifically, allowed pacified entities to throw items when wearing beer goggles, I adopted that).

I have made some changes to the PR as well:

  • Gabystation allowed pacified players wearing beer goggles to throw items, but forgot to restrict it to drinks. That was fixed.
  • Made it so the beer goggles also prevent you from building up fizziness when throwing a bottle of cola/smite/any other fizzy drinks.
  • Cups and bottles thrown by someone using beer goggles no longer deal 4 brute damage.

hopefully everything works

Why / Balance

Beer goggles are LAME. They are a glorified mix of chemhuds and administrative glasses, there is NOTHING unique about them.

WELL, NOT ANYMORE

Technical details

  • DamageOnLandSystem: Drinks and bottles cannot be damaged by throwing them when using beer goggles.
  • PuddleSystem.Spillable: Prevent drinks and bottles from spilling when thrown while using beer goggles.
  • DamageOnHitSytem: 1 - Pacified entities can now throw drinks and bottles while using beer goggles | 2 - Drinks and bottles are not capable to deal damage when thrown while someone using beer goggles.
  • PressurizedSolutionSystem: Prevents drinks from building up fizziness when thrown while using beer goggles.
  • Added a new component and system to Content.Shared/_Adventure/Bartender

Media

Quick video demonstrating what the PR adds:
https://youtu.be/kFncDaSNnFk?si=iP7UcZVuruksYNnN

Longer video explaining more stuff:
https://youtu.be/0PqKRtEgABo

Requirements

Breaking changes

Changelog

🆑

  • add: Beer Goggles & Beer Eyepatches now allows you to throw drinks half across a room and land them right up, impressing everyone at the Bar!
  • added: Beer Goggles & Beer Eyepatches now prevent fizziness from building up inside a bottle until it explodes - so you won’t end up looking like an amateur bartender.
  • added: Beer Goggles & Beer Eyepatches now prevents you from damaging cups or bottles when throwing them around. NT would like to kindly remind you that every broken metamorphic glass comes out of your pay at the end of the shift.

@github-actions github-actions bot added the S: Untriaged Has not been set a status; currently not labeled. label Mar 20, 2026
@3PonPon3 3PonPon3 added Type: Enhancement New feature or request, change to game. S: Needs Review Needs review by a maintainer. Note: Port A port from another repository. A: Service Area: Service department, including cooking, botany, etc and removed S: Untriaged Has not been set a status; currently not labeled. labels Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A: Service Area: Service department, including cooking, botany, etc Note: Port A port from another repository. S: Needs Review Needs review by a maintainer. size/M Type: Enhancement New feature or request, change to game.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants