Delta-v/Resources/ServerInfo/Guidebook/Service/Bartender.xml

28 lines
825 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.
[textlink="Click here to see a complete list of drinks." link="Drinks"]
<Box>
The materials for these drinks can be found in various places:
</Box>
<Box>
<GuideEntityEmbed Entity="BoozeDispenser"/>
<GuideEntityEmbed Entity="SodaDispenser"/>
<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>
You can find a list of every drink that can be requested under the Reference Tables entry.
</Document>