RimWorld-ChineseSimplified/DefInjected/ThingDefs/Items_Resource_RawPlant.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

34 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<Hay.label>干草</Hay.label>
<Hay.description>营养丰富的草和幼芽,收割并压实便于贮存。干草是很好的饲料,但对于人类来说难以下咽。</Hay.description>
<RawHops.label>啤酒花</RawHops.label>
<RawHops.description>又名蛇麻,是酿制啤酒的必需品。</RawHops.description>
<RawPotatoes.label>土豆</RawPotatoes.label>
<RawPotatoes.description>生土豆。</RawPotatoes.description>
<RawRice.label>稻谷</RawRice.label>
<RawRice.description>未制成大米的稻谷。</RawRice.description>
<RawAgave.label>龙舌兰果</RawAgave.label>
<RawAgave.description>生龙舌兰果。</RawAgave.description>
<RawCorn.label>玉米</RawCorn.label>
<RawCorn.description>生玉米。好吃的东西,即使是生的。</RawCorn.description>
<RawBerries.label>浆果</RawBerries.label>
<RawBerries.description>各种各样的浆果,就算生吃味道也很好。</RawBerries.description>
<!--=============== A15 change ====================-->
<CocaLeaves.label>古柯叶</CocaLeaves.label>
<CocaLeaves.description>新鲜的古柯叶子。</CocaLeaves.description>
<MarijuanaLeaves.label>大麻叶</MarijuanaLeaves.label>
<MarijuanaLeaves.description>新鲜的大麻叶</MarijuanaLeaves.description>
</LanguageData>