RimWorld-ChineseSimplified/DefInjected/ThingDefs/Plants_Wild_Temperate.xml
2016-07-27 17:10:00 +08:00

38 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<LanguageData>
<!--=========================== Wild - clustering bushes (some harvestable) ==============================-->
<PlantRaspberry.label>野山莓</PlantRaspberry.label>
<PlantRaspberry.description>一种长有好吃的红莓的灌木。</PlantRaspberry.description>
<PlantBush.label>灌木</PlantBush.label>
<PlantBush.description>低矮得不正常的灌木。</PlantBush.description>
<!--======================= Wild plants - carpets ========================-->
<PlantGrass.label></PlantGrass.label>
<PlantGrass.description>野草,在稍微有点光线和土地的地方就会长出来。</PlantGrass.description>
<PlantDandelion.label>蒲公英</PlantDandelion.label>
<PlantDandelion.description>常见的野花,虽然通常认为这是种子,但是确实很好看。</PlantDandelion.description>
<PlantAstragalus.label>紫云英</PlantAstragalus.label>
<PlantAstragalus.description>一种长在高山气候的多年生野花。</PlantAstragalus.description>
<PlantMoss.label>苔藓</PlantMoss.label>
<PlantMoss.description>一种在潮湿阴暗的环境下成片生长的野生苔藓。非常顽强并且十分耐寒。</PlantMoss.description>
<!--============================ Wild - 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>