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

32 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN:
<li>mechanitorShuttleCrashedLetterLabel->Mechanitor ship</li>
<li>mechanitorShuttleCrashedLetterText->A mechanitor ship containing feral mechanoids has crashed nearby. The mechanoids will exit the crashed ship and prepare to fight.</li>
<li>assaultBeginLetterLabel->Mechanoid attack</li>
<li>assaultBeginLetterText->The feral mechanoids are coming to assault the colony!</li>
<li>mechlinkAvailableLetterLabel->[mechanitor_nameDef]'s mechlink available</li>
<li>mechlinkAvailableLetterText->The crashed ship contained the corpse of an ancient mechanitor.\n\nExtract [mechanitor_possessive] mechlink by selecting a colonist and right-clicking the corpse.</li>
-->
<MechanitorShip.questContentRules.rulesStrings>TODO</MechanitorShip.questContentRules.rulesStrings>
<!-- EN:
<li>questDescription->You have decrypted an ancient transponder, revealing the location of a mechanoid ship in orbit. The ship is badly damaged but you can signal it to land nearby.\n\nThe ship contains the remains of a long-dead mechanitor. Mechanitors can create and control mechanoids for work and combat. By extracting the deceased mechanitor's mechlink, you can turn one of your own colonists into a mechanitor.\n\nBeware - the ship also contains hostile mechanoids. The mechanoid group is composed of:\n\n[mechList]</li>
-->
<MechanitorShip.questDescriptionRules.rulesStrings>TODO</MechanitorShip.questDescriptionRules.rulesStrings>
<!-- EN:
<li>questName->[shipAdjective] [shipNoun]</li>
<li>shipAdjective->mechanitor</li>
<li>shipAdjective->the overseer's</li>
<li>shipAdjective->ancient</li>
<li>shipAdjective->mechanoid</li>
<li>shipNoun->ship</li>
<li>shipNoun->shuttle</li>
<li>shipNoun->craft</li>
<li>shipNoun->wreck</li>
<li>shipNoun->wreckage</li>
<li>shipNoun->transport</li>
-->
<MechanitorShip.questNameRules.rulesStrings>TODO</MechanitorShip.questNameRules.rulesStrings>
</LanguageData>