RimWorld-ChineseSimplified/DefInjected/ThingDef/Buildings_Art.xml
风之起灵 8184b92b38 Update Buildings_Art.xml
错别字
大学球 -> 大雪球
2016-09-30 19:21:48 +08:00

23 lines
794 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Sculptures -->
<SculptureSmall.label>小雕塑</SculptureSmall.label>
<SculptureSmall.description>由一块躯干大小的材料塑造而成的艺术品。</SculptureSmall.description>
<SculptureLarge.label>大雕塑</SculptureLarge.label>
<SculptureLarge.description>由一块成人大小的材料塑造而成的艺术品。</SculptureLarge.description>
<SculptureGrand.label>宏伟雕塑</SculptureGrand.label>
<SculptureGrand.description>由一块汽车大小的材料塑造而成的艺术品。</SculptureGrand.description>
<!-- Snowman -->
<Snowman.label>雪人</Snowman.label>
<Snowman.description>一组大雪球堆叠在一起,做成类似人的形状。</Snowman.description>
</LanguageData>