RimWorld-ChineseSimplified/DefInjected/MentalStateDefs/MentalStates_Special.xml
SerGawen 16b7d2691c Alpha 15版本改动
*增加物品汉化 add defs of A15 new drugs add other stuff
*合并部分文本 merge existed defs to new docs
*根据debug控制台调整A14的汉化文件 fix bugs with obsolete contents of A14 with debug
logs
2016-08-20 05:47:28 +08:00

27 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<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>
<SocialFighting.label>吵架</SocialFighting.label>
<!--<SocialFighting.recoveryMessage>{0}和{1}不再吵架了。</SocialFighting.recoveryMessage>-->
<SocialFighting.baseInspectLine>精神症状:吵架</SocialFighting.baseInspectLine>
</LanguageData>