RimWorld-ChineseSimplified/DefInjected/ThingDef/GoJuice.xml
2016-12-20 21:57:04 +08:00

10 lines
718 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<GoJuice.label>活力水</GoJuice.label>
<GoJuice.description>一种合成的作战用药剂,研制用于在早期的行星间战斗中提供给太空陆战队员服用。活力水能够屏蔽服用者的痛觉同时能够提升近战和射击技能。它还能够提升移动速度\n\n但是发明它的军事化学家们却无法消除它的成瘾性。有些人认为这是个缺点而有些人却认为这是个优点。</GoJuice.description>
<GoJuice.ingestible.ingestCommandString>喝{0}</GoJuice.ingestible.ingestCommandString>
<GoJuice.ingestible.ingestReportString>正在喝{0}。</GoJuice.ingestible.ingestReportString>
</LanguageData>