RimWorld-ChineseSimplified/DefInjected/HeDiffDefs/Hediffs_GlobalAcute.xml
2016-07-21 01:36:55 +08:00

21 lines
379 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<HeartAttack.label>心力衰竭</HeartAttack.label>
<rep>
<path>HeartAttack.stages[0].label</path>
<trans>痛苦</trans>
</rep>
<rep>
<path>HeartAttack.stages[1].label</path>
<trans>非常虚弱</trans>
</rep>
<rep>
<path>HeartAttack.stages[2].label</path>
<trans>致命</trans>
</rep>
</LanguageData>