RimWorld-ChineseSimplified/DefInjected/MentalStateDef/MentalStates_Special.xml
风之起灵 3ff85c4849 Typesetting
上一次误点了Revert
2016-10-08 20:45:33 +08:00

37 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Special mental states not from mental breaks -->
<WanderConfused.label>迷茫与徘徊</WanderConfused.label>
<WanderConfused.beginLetterLabel>迷茫</WanderConfused.beginLetterLabel>
<WanderConfused.beginLetter>{0}精神崩溃了陷入迷茫中四处徘徊.</WanderConfused.beginLetter>
<WanderConfused.recoveryMessage>{0}不再迷茫。</WanderConfused.recoveryMessage>
<WanderConfused.baseInspectLine>失控:迷茫与徘徊</WanderConfused.baseInspectLine>
<PanicFlee.label>仓皇逃窜</PanicFlee.label>
<PanicFlee.beginLetterLabel>逃窜</PanicFlee.beginLetterLabel>
<PanicFlee.beginLetter>{0}仓皇逃窜。</PanicFlee.beginLetter>
<PanicFlee.recoveryMessage>{0}不再仓皇逃窜。</PanicFlee.recoveryMessage>
<PanicFlee.baseInspectLine>失控:仓皇逃窜</PanicFlee.baseInspectLine>
<Manhunter.label>猎杀人类</Manhunter.label>
<Manhunter.beginLetterLabel>猎杀人类</Manhunter.beginLetterLabel>
<Manhunter.beginLetter>{0}开始疯狂猎杀人类!</Manhunter.beginLetter>
<Manhunter.recoveryMessage>{0}的搜捕杀戮已经结束。</Manhunter.recoveryMessage>
<Manhunter.baseInspectLine>疯狂:猎杀人类</Manhunter.baseInspectLine>
<ManhunterPermanent.label>猎杀人类</ManhunterPermanent.label>
<ManhunterPermanent.beginLetterLabel>猎杀人类</ManhunterPermanent.beginLetterLabel>
<ManhunterPermanent.beginLetter>{0}开始疯狂猎杀人类!</ManhunterPermanent.beginLetter>
<ManhunterPermanent.recoveryMessage>{0}的搜捕杀戮已经结束。</ManhunterPermanent.recoveryMessage>
<ManhunterPermanent.baseInspectLine>疯狂:猎杀人类</ManhunterPermanent.baseInspectLine>
<SocialFighting.label>争执</SocialFighting.label>
<SocialFighting.baseInspectLine>失控:争执</SocialFighting.baseInspectLine>
<!--确保在动手/不动手的情况下都能够适用-->
</LanguageData>