Delta-v/Resources/ServerInfo/_Shitmed/Guidebook/Medical/PartManipulation.xml

55 lines
2.5 KiB
XML

<Document>
# Part Manipulation
This is how you will turn felinids into humans, or vice versa if you're feeling particularly cruel.
## Anatomy
Normally a body has 10 main parts. Those being:
<Box>
<GuideEntityEmbed Entity="HeadHuman" Caption="head"/>
</Box>
<Box>
<GuideEntityEmbed Entity="RightHandHuman" Caption="right hand"/>
<GuideEntityEmbed Entity="RightArmHuman" Caption="right arm"/>
<GuideEntityEmbed Entity="TorsoHuman" Caption="torso"/>
<GuideEntityEmbed Entity="LeftArmHuman" Caption="left arm"/>
<GuideEntityEmbed Entity="LeftHandHuman" Caption="left hand"/>
</Box>
<Box>
<GuideEntityEmbed Entity="RightFootHuman" Caption="right foot"/>
<GuideEntityEmbed Entity="RightLegHuman" Caption="right leg"/>
<GuideEntityEmbed Entity="LeftLegHuman" Caption="left leg"/>
<GuideEntityEmbed Entity="LeftFootHuman" Caption="left foot"/>
</Box>
Certain species might have more or less parts, such as tails, wings, or extra limbs, but this is the rough outline of what you'll see.
To detach a limb, you'll need to apply the Remove Part surgery on it, which will then remove it without harming the patient.
However if you want to reattach the limb, you'll need to apply the Attach Part surgery where you want it attached.
Hands are attached to the arms, feet are attached to the legs. And everything else is attached to the torso.
## Where do I get more parts?
Normally when your patients come in needing new limbs, they'll need to get a new one, as their old ones will be either missing, or damaged beyond repair.
For this you can use the Medical Biofabricator for organic limbs with some Biomass, or alternativley, you can use the Exosuit Fabricator for IPC limbs, which should also work on any patient.
<Box>
<GuideEntityEmbed Entity="ExosuitFabricator" Caption="Exosuit Fabricator"/>
<GuideEntityEmbed Entity="MedicalBiofabricator" Caption="Medical Biofabricator"/>
<GuideEntityEmbed Entity="MedicalBiofabMachineBoard" Caption="Biofabricator board"/>
<GuideEntityEmbed Entity="MaterialBiomass" Caption="Biomass"/>
</Box>
However, [bold]you cannot manefacture torsos or heads from a Medical Biofabricator[/bold]. Instead, you can craft an IPC Torso and IPC head from an [bold]Exosuit Fabricator[/bold].
## I reattached my patient's limb, but
## it's not working?
Your patient has taken enough damage to the point that their limb's nerves were badly damaged, and they need to be healed properly before it can work again.
For this you can try the Tend Wounds surgeries, or letting them use topicals on their wounds.
</Document>