27
Resources/ServerInfo/Guidebook/Bartender.xml
Normal file
27
Resources/ServerInfo/Guidebook/Bartender.xml
Normal file
@@ -0,0 +1,27 @@
|
||||
<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"/>
|
||||
</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>
|
||||
Reference in New Issue
Block a user