aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/assets/ClothingAssetSet/ClothingAssetSet.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/assets/ClothingAssetSet/ClothingAssetSet.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/bin/assets/ClothingAssetSet/ClothingAssetSet.xml b/bin/assets/ClothingAssetSet/ClothingAssetSet.xml
new file mode 100644
index 0000000..1640593
--- /dev/null
+++ b/bin/assets/ClothingAssetSet/ClothingAssetSet.xml
@@ -0,0 +1,14 @@
1<Nini>
2 <Section Name="Shirt">
3 <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111110"/>
4 <Key Name="name" Value="Shirt"/>
5 <Key Name="assetType" Value="5" />
6 <Key Name="fileName" Value="newshirt.dat"/>
7 </Section>
8 <Section Name="Pants">
9 <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111120"/>
10 <Key Name="name" Value="Pants"/>
11 <Key Name="assetType" Value="5" />
12 <Key Name="fileName" Value="newpants.dat"/>
13 </Section>
14</Nini>