RimWorld-ChineseSimplified/DefInjected/ThingDef/Plants_Wild_Temperate.xml
2017-11-04 01:18:06 +08:00

37 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Carpets -->
<PlantDandelion.label>蒲公英</PlantDandelion.label>
<PlantDandelion.description>一种常见的野花。因为繁殖迅速一般被当成野草。是一种比较好看的花。</PlantDandelion.description>
<PlantAstragalus.label>紫云英</PlantAstragalus.label>
<PlantAstragalus.description>一种小型多年生野花,生长在高原地区。</PlantAstragalus.description>
<PlantMoss.label>苔藓</PlantMoss.label>
<PlantMoss.description>一种野生苔藓,在潮湿阴暗的环境下成片生长。适应性强并且十分耐寒。</PlantMoss.description>
<!-- Bushes -->
<PlantRaspberry.label>野山莓</PlantRaspberry.label>
<PlantRaspberry.description>长有好吃的红色浆果的灌木。</PlantRaspberry.description>
<!-- Trees -->
<PlantTreeOak.label>橡树</PlantTreeOak.label>
<PlantTreeOak.description>一种健壮的硬木树。生长缓慢,但是木材非常坚硬。</PlantTreeOak.description>
<PlantTreePoplar.label>杨树</PlantTreePoplar.label>
<PlantTreePoplar.description>一种软木树。生长迅速,但产出的可用木材不多。</PlantTreePoplar.description>
<PlantTreePine.label>松树</PlantTreePine.label>
<PlantTreePine.description>一种大型针叶树。</PlantTreePine.description>
<PlantTreeBirch.label>桦树</PlantTreeBirch.label>
<PlantTreeBirch.description>一种北方树木,因纸一样的薄树皮而出名。</PlantTreeBirch.description>
</LanguageData>