RimWorld-ChineseSimplified/Core/DefInjected/ThingDef/Smokeleaf.xml
2020-05-04 09:14:58 +08:00

15 lines
1.2 KiB
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>
<!-- EN: smokeleaf joint -->
<SmokeleafJoint.label>大麻烟</SmokeleafJoint.label>
<!-- EN: Smokeleaf leaves prepared in small rolls for smoking. The drug improves mood, but also increases appetite, reduces focus and slows movement. Smokeleaf use can produce a dependency.\n\nJoints can be produced at a crafting spot without equipment, and are a fixture in many traditional low-industriousness cultures. -->
<SmokeleafJoint.description>大麻叶卷成的烟卷。这种烟卷会让人兴奋,但是也会成瘾,减缓使用者的注意力和行动速度,长期使用会产生药物依赖。\n\n大麻烟不需要任何工具就能够在手工加工点制作同时也是传统的低工业文明的固定消遣。</SmokeleafJoint.description>
<!-- EN: Smoke {0} -->
<SmokeleafJoint.ingestible.ingestCommandString>吸{0}</SmokeleafJoint.ingestible.ingestCommandString>
<!-- EN: Smoking {0}. -->
<SmokeleafJoint.ingestible.ingestReportString>正在吸{0}。</SmokeleafJoint.ingestible.ingestReportString>
<!-- EN: Consuming {0}. -->
<SmokeleafJoint.ingestible.ingestReportStringEat>沉迷{0}。</SmokeleafJoint.ingestible.ingestReportStringEat>
</LanguageData>