RimWorld-ChineseSimplified/DefInjected/InteractionDefs/Interactions_Animal.xml
2016-07-21 17:38:23 +08:00

21 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<AnimalChat.label>与动物交流</AnimalChat.label>
<AnimalChat.logRulesInitiator.rulesStrings.0>logentry->与[other_nameShortIndef]进行沟通,尝试建立和睦的关系。</AnimalChat.logRulesInitiator.rulesStrings.0>
<AnimalChat.logRulesRecipient.rulesStrings.0>logentry->对[other_nameShortIndef]的友善沟通进行了回应。</AnimalChat.logRulesRecipient.rulesStrings.0>
<TrainAttempt.label>训练尝试</TrainAttempt.label>
<TrainAttempt.logRulesInitiator.rulesStrings.0>logentry->训练[other_nameShortIndef]。</TrainAttempt.logRulesInitiator.rulesStrings.0>
<TrainAttempt.logRulesRecipient.rulesStrings.0>logentry->被[other_nameShortIndef]训练。</TrainAttempt.logRulesRecipient.rulesStrings.0>
<TameAttempt.label>驯服尝试</TameAttempt.label>
<TameAttempt.logRulesInitiator.rulesStrings.0>logentry->试图驯服[other_nameShortIndef]。</TameAttempt.logRulesInitiator.rulesStrings.0>
<TameAttempt.logRulesRecipient.rulesStrings.0>logentry->看着[other_nameShortIndef]试图驯服自己。</TameAttempt.logRulesRecipient.rulesStrings.0>
<Nuzzle.label>蹭蹭</Nuzzle.label>
<Nuzzle.logRulesInitiator.rulesStrings.0>logentry->蹭了蹭[other_nameShortIndef]。</Nuzzle.logRulesInitiator.rulesStrings.0>
<Nuzzle.logRulesRecipient.rulesStrings.0>logentry->被[other_nameShortIndef]蹭了蹭。</Nuzzle.logRulesRecipient.rulesStrings.0>
</LanguageData>