Files
crystall-punk-14/Resources/ServerInfo/Guidebook/Service/Bartender.xml
NotSoDana f5aa5f1f22 Several new bartender tools (#27406)
* added bar specs

* specs in boozeomat

* added jigger in bartender guide

* fixed ice bucket

* cdn

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-04-28 14:40:07 +10:00

29 lines
834 B
XML

<Document>
# Bartender
The bartender has a pretty simple job: serve drinks. People will come up to you and request drinks, and your job is just to hand it to them.
<Box>
The materials for these drinks can be found in various places:
</Box>
<Box>
<GuideEntityEmbed Entity="BoozeDispenser"/>
<GuideEntityEmbed Entity="soda_dispenser"/>
<GuideEntityEmbed Entity="VendingMachineBooze"/>
</Box>
<Box>
Don't forget containers to serve them in!
</Box>
<Box>
<GuideEntityEmbed Entity="DrinkGlass" Caption="Glass"/>
<GuideEntityEmbed Entity="DrinkGlassCoupeShaped"/>
<GuideEntityEmbed Entity="DrinkShaker"/>
<GuideEntityEmbed Entity="DrinkJigger"/>
</Box>
## Drinks
Knowing how to make a requested drink is important. Here are the different drinks in the game, including their recipes:
<GuideReagentGroupEmbed Group="Drinks"/>
</Document>