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

23 lines
820 B
XML
Raw 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>
<GuideEntityEmbed Entity="Brutepack"/>
<GuideEntityEmbed Entity="Bloodpack"/>
<GuideEntityEmbed Entity="Ointment"/>
<GuideEntityEmbed Entity="Gauze"/>
<GuideEntityEmbed Entity="HandheldHealthAnalyzer"/>
</Box>
## Химическое производство
<Box>
<GuideEntityEmbed Entity="ChemDispenser"/>
<GuideEntityEmbed Entity="LargeBeaker"/>
<GuideEntityEmbed Entity="PillCanister"/>
<GuideEntityEmbed Entity="ChemMaster"/>
</Box>
</Document>