aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/assets/ClothingAssetSet/ClothingAssetSet.xml
blob: 1640593a4c4eaca4f890c2e502d7a6a92ba54a78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<Nini>
  <Section Name="Shirt">
    <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111110"/>
    <Key Name="name" Value="Shirt"/>
    <Key Name="assetType" Value="5" />
    <Key Name="fileName" Value="newshirt.dat"/>
  </Section>
  <Section Name="Pants">
    <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111120"/>
    <Key Name="name" Value="Pants"/>
    <Key Name="assetType" Value="5" />
    <Key Name="fileName" Value="newpants.dat"/>
  </Section>
</Nini>