6
2026-01-24 12:49:55 +03:00

29 lines
1.1 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<Document>
# Бармен
Работа бармена довольно проста: подавайте напитки. Люди будут приходить к вам и просить напитки, а ваша задача - просто передать их им.
<Box>
Реагенты для напитков можно найти в разных местах:
</Box>
<Box>
<GuideEntityEmbed Entity="BoozeDispenser"/>
<GuideEntityEmbed Entity="SodaDispenser"/>
<GuideEntityEmbed Entity="VendingMachineBooze"/>
</Box>
<Box>
Не забудьте сосуды для их подачи!
</Box>
<Box>
<GuideEntityEmbed Entity="DrinkGlass" Caption="Стакан"/>
<GuideEntityEmbed Entity="DrinkGlassCoupeShaped"/>
<GuideEntityEmbed Entity="DrinkShaker"/>
<GuideEntityEmbed Entity="DrinkJigger"/>
</Box>
## Напитки
Знание того, как приготовить требуемый напиток, очень важно. Здесь представлены различные напитки, включая их рецепты:
<GuideReagentGroupEmbed Group="Drinks"/>
</Document>