Medical Doctor guidebook. (#16769)

* Medical Doctor guide.

* small wording update and cauterization

* Minor adjustments, move Cloning and Cryo out of MD

* Update Cryo Text + Guidehelp Tags

* Update Resources/ServerInfo/Guidebook/Medical/Cryogenics.xml

---------

Co-authored-by: Owai-Seek <>
Co-authored-by: Moony <moony@hellomouse.net>
This commit is contained in:
Sir Winters
2023-06-04 17:06:42 -04:00
committed by GitHub
parent b9fb66f005
commit 704a6e8f70
13 changed files with 206 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<Document>
# Medical
This is the department where people go to when they're hurt, it's up to the folks working here to fix them.
Right now, medbay is divided into two different sets of care:
## Medical Treatment
<Box>
<GuideEntityEmbed Entity="Brutepack"/>
<GuideEntityEmbed Entity="Bloodpack"/>
<GuideEntityEmbed Entity="Ointment"/>
<GuideEntityEmbed Entity="Gauze"/>
<GuideEntityEmbed Entity="HandheldHealthAnalyzer"/>
</Box>
## Chemical Production
<Box>
<GuideEntityEmbed Entity="ChemDispenser"/>
<GuideEntityEmbed Entity="LargeBeaker"/>
<GuideEntityEmbed Entity="PillCanister"/>
<GuideEntityEmbed Entity="chem_master"/>
</Box>
</Document>