RimWorld-ChineseSimplified/DefInjected/InteractionDef/Interactions_Romance.xml
2018-06-17 17:49:03 +08:00

17 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<RomanceAttempt.label>求爱</RomanceAttempt.label>
<RomanceAttempt.logRulesInitiator.rulesStrings.0>logentry->向[other_nameShortIndef]求爱</RomanceAttempt.logRulesInitiator.rulesStrings.0>
<RomanceAttempt.logRulesRecipient.rulesStrings.0>logentry->被[other_nameShortIndef]求爱。</RomanceAttempt.logRulesRecipient.rulesStrings.0>
<Breakup.label>感情破裂</Breakup.label>
<Breakup.logRulesInitiator.rulesStrings.0>logentry->向[other_nameShortIndef]提出分手。</Breakup.logRulesInitiator.rulesStrings.0>
<Breakup.logRulesRecipient.rulesStrings.0>logentry->被[other_nameShortIndef]抛弃了。</Breakup.logRulesRecipient.rulesStrings.0>
<MarriageProposal.label>求婚</MarriageProposal.label>
<MarriageProposal.logRulesInitiator.rulesStrings.0>logentry->向[other_nameShortIndef]求婚。</MarriageProposal.logRulesInitiator.rulesStrings.0>
<MarriageProposal.logRulesRecipient.rulesStrings.0>logentry->被[other_nameShortIndef]求婚。</MarriageProposal.logRulesRecipient.rulesStrings.0>
</LanguageData>