RimWorld-ChineseSimplified/Biotech/DefInjected/RecipeDef/Recipes_MechResurrection.xml
2022-10-21 23:08:43 +08:00

32 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: resurrect heavy mechanoid -->
<ResurrectHeavyMech.label>TODO</ResurrectHeavyMech.label>
<!-- EN: Resurrect a friendly mechanoid of the heavy weight class. So long as the mechanoid's body is not completely destroyed, it can be resurrected. -->
<ResurrectHeavyMech.description>TODO</ResurrectHeavyMech.description>
<!-- EN: Resurrecting mech. -->
<ResurrectHeavyMech.jobString>TODO</ResurrectHeavyMech.jobString>
<!-- EN: resurrect light mechanoid -->
<ResurrectLightMech.label>TODO</ResurrectLightMech.label>
<!-- EN: Resurrect a friendly mechanoid of the light weight class. So long as the mechanoid's body is not completely destroyed, it can be resurrected. -->
<ResurrectLightMech.description>TODO</ResurrectLightMech.description>
<!-- EN: Resurrecting mech. -->
<ResurrectLightMech.jobString>TODO</ResurrectLightMech.jobString>
<!-- EN: resurrect medium mechanoid -->
<ResurrectMediumMech.label>TODO</ResurrectMediumMech.label>
<!-- EN: Resurrect a friendly mechanoid of the medium weight class. So long as the mechanoid's body is not completely destroyed, it can be resurrected. -->
<ResurrectMediumMech.description>TODO</ResurrectMediumMech.description>
<!-- EN: Resurrecting mech. -->
<ResurrectMediumMech.jobString>TODO</ResurrectMediumMech.jobString>
<!-- EN: resurrect ultraheavy mechanoid -->
<ResurrectUltraheavyMech.label>TODO</ResurrectUltraheavyMech.label>
<!-- EN: Resurrect a friendly mechanoid of the ultraheavy weight class. So long as the mechanoid's body is not completely destroyed, it can be resurrected. -->
<ResurrectUltraheavyMech.description>TODO</ResurrectUltraheavyMech.description>
<!-- EN: Resurrecting mech. -->
<ResurrectUltraheavyMech.jobString>TODO</ResurrectUltraheavyMech.jobString>
</LanguageData>