RimWorld-ChineseSimplified/DefInjected/ThingDef/Plants_Cultivated.xml
AlyxMS 449276b2ff Updated to 0.4.436
Tested.
2014-05-09 23:43:42 +08:00

17 lines
928 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<LanguageData>
<!--=========================== Crops ==============================-->
<PlantPotato.label>土豆</PlantPotato.label>
<PlantPotato.description>一种简单,营养丰富的块茎植物。在比较差的土壤环境中也能正常生长。</PlantPotato.description>
<PlantStrawberry.label>草莓</PlantStrawberry.label>
<PlantStrawberry.description>一种脆弱,但是非常好吃的水果。就算生吃也很好吃,需要肥沃的土地才能正常生长。</PlantStrawberry.description>
<!--=========================== Decorative ==============================-->
<PlantRose.label>玫瑰</PlantRose.label>
<PlantRose.description>一种漂亮的栽培植物。</PlantRose.description>
<PlantDaylily.label>黄花</PlantDaylily.label>
<PlantDaylily.description>一种漂亮的栽培植物。</PlantDaylily.description>
</LanguageData>