RimWorld-ChineseSimplified/DefInjected/ThingDef/Penoxycyline.xml
2018-06-17 17:49:03 +08:00

10 lines
595 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<Penoxycyline.label>佩诺西林</Penoxycyline.label>
<Penoxycyline.description>预防传染病的药物。阻断疟疾、昏睡病以及瘟疫的感染。五天一服。注意:这种药物对治疗已经感染的疾病没有任何作用——只能用于预防。</Penoxycyline.description>
<Penoxycyline.ingestible.ingestCommandString>服用{0}</Penoxycyline.ingestible.ingestCommandString>
<Penoxycyline.ingestible.ingestReportString>正在服用{0}。</Penoxycyline.ingestible.ingestReportString>
</LanguageData>