RimWorld-ChineseSimplified/DefInjected/RulePackDef/RulePacks_Art_PhysicalDescriptionRoots.xml

43 lines
2.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Different physical description roots for different kinds of artworks.
Added to artworks with tales and taleless art. -->
<ArtDescription_Sculpture.rulePack.rulesStrings>
<li>physical_description_root->这件[sculpture][depicts]的是[image]。[desc_sentence_group]</li>
<li>physical_description_root->这件[sculpture]向我们[depiction]了[image]。[desc_sentence_group]</li>
<li>physical_description_root->在这件[sculpture]上[depiction]了[image]。[desc_sentence_group]</li>
<li>sculpture->雕塑</li>
<li>sculpture->作品</li>
<li>sculpture->艺术品</li>
<li>sculpture->雕像</li>
</ArtDescription_Sculpture.rulePack.rulesStrings>
<ArtDescription_WeaponMelee.rulePack.rulesStrings>
<li>physical_description_root->这件武器上雕刻的内容[depiction]了[image]。[desc_sentence_group]</li>
<li>physical_description_root->这件武器上雕刻的内容向我们[depiction]了[image]。[desc_sentence_group]</li>
<li>physical_description_root->在这件武器上雕刻的内容[depicts]的是[image]。[desc_sentence_group]</li>
</ArtDescription_WeaponMelee.rulePack.rulesStrings>
<ArtDescription_WeaponGun.rulePack.rulesStrings>
<li>physical_description_root->这件武器雕刻的内容[depiction]了[image]。[desc_sentence_group]</li>
<li>physical_description_root->这件武器雕刻的内容向我们[depiction]了[image]。[desc_sentence_group]</li>
<li>physical_description_root->在这件武器上雕刻的内容[depicts]的是[image]。[desc_sentence_group]</li>
</ArtDescription_WeaponGun.rulePack.rulesStrings>
<ArtDescription_Furniture.rulePack.rulesStrings>
<li>physical_description_root->这件家具上雕刻的内容[depiction]了[image]。[desc_sentence_group]</li>
<li>physical_description_root->这件家具上雕刻的内容向我们[depiction]了[image]。[desc_sentence_group]</li>
<li>physical_description_root->在这件家具上雕刻的内容[depicts]的是[image]。[desc_sentence_group]</li>
</ArtDescription_Furniture.rulePack.rulesStrings>
<ArtDescription_SarcophagusPlate.rulePack.rulesStrings>
<li>physical_description_root->这件棺材上雕刻的内容[depiction]了[image]。[desc_sentence_group]</li>
<li>physical_description_root->这件棺材上雕刻的内容向我们[depiction]了[image]。[desc_sentence_group]</li>
<li>physical_description_root->在这件棺材上雕刻的内容[depicts]的是[image]。[desc_sentence_group]</li>
<li>physical_description_root->An engraving on this sarcophagus [depicts] [image]. [desc_sentence_group]</li>
</ArtDescription_SarcophagusPlate.rulePack.rulesStrings>
</LanguageData>