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

24 lines
956 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: escort -->
<Escort.label>TODO</Escort.label>
<!-- EN: Stay near the mechanitor and fight nearby enemies. Follow the mechanitor, even off the map. -->
<Escort.description>TODO</Escort.description>
<!-- EN: recharge -->
<Recharge.label>TODO</Recharge.label>
<!-- EN: Go to rechargers and recharge, even if already well-charged. -->
<Recharge.description>TODO</Recharge.description>
<!-- EN: dormant self-charge -->
<SelfShutdown.label>TODO</SelfShutdown.label>
<!-- EN: Go into a dormant self-charging state that very slowly regains energy without a recharger. -->
<SelfShutdown.description>TODO</SelfShutdown.description>
<!-- EN: work -->
<Work.label>TODO</Work.label>
<!-- EN: Work autonomously according to mechanoid type. Automatically go to rechargers and recharge when needed. -->
<Work.description>TODO</Work.description>
</LanguageData>