RimWorld-ChineseSimplified/DefInjected/QuestScriptDef/Script_EndGame_ShipEscape.xml
duduluu d227406d78 large update for 1.1-unstable
Co-Authored-By: leafzxg <leafzxg@users.noreply.github.com>
Co-Authored-By: Vaniat <vaniatd@users.noreply.github.com>
Co-Authored-By: dango998 <dango998@users.noreply.github.com>
Co-Authored-By: madxingjin <madxingjin@users.noreply.github.com>
Co-Authored-By: lingluo39 <lingluo39@users.noreply.github.com>
Co-Authored-By: gretino <gretino@users.noreply.github.com>
Co-Authored-By: Sean <fsg19@outlook.com>
Co-Authored-By: Ricofox233 <ricofox233@users.noreply.github.com>
Co-Authored-By: rs-czh <rs-czh@users.noreply.github.com>
Co-Authored-By: Boxrsxx <boxrsxx@users.noreply.github.com>
2020-02-23 22:37:07 +08:00

18 lines
1.5 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN:
<li>questDescription->A friendly AI from your past named <Name>Charlon Whitestone</Name> has sent you a message!\n\nHe reveals that he has a starship hidden on this planet, and sends you its world coordinates.\n\nThe starship is in deep hibernation mode. You'll have to start it up when you arrive, then defend it from raiders trying to steal it until the startup sequence completes. It will be a long, difficult series of battles.\n\nIf you can get the ship off the ground, <Name>Charlon</Name> will take you off this rimworld, to the stars.</li>
-->
<EndGame_ShipEscape.questDescriptionRules.rulesStrings>
<li>questDescription->一个曾经被你起名为<Name>沙隆·白石</Name>的友好AI给你发了一条消息\n\n他透露说他在这个星球上有一艘太空船并把坐标发给了你。\n\n这艘太空船处于深度休眠模式。你到达后必须启动它然后抵御那些试图盗走太空船的袭击者直到启动序列完成。这将是一场漫长艰辛充满危险的旅程。\n\n如果你前往太空船<Name>沙隆</Name>会带你离开这个边缘世界,飞向星空。
</li>
</EndGame_ShipEscape.questDescriptionRules.rulesStrings>
<!-- EN:
<li>questName->Ship to the Stars</li>
-->
<EndGame_ShipEscape.questNameRules.rulesStrings>
<li>questName->驶向星空</li>
</EndGame_ShipEscape.questNameRules.rulesStrings>
</LanguageData>