aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/assets/ClothingAssetSet/ClothingAssetSet.xml
diff options
context:
space:
mode:
authorJeff Ames2008-01-09 23:28:50 +0000
committerJeff Ames2008-01-09 23:28:50 +0000
commit82af9b7a78e09dc3ba432967e922cfd20e11692e (patch)
tree95e762a3a190856438df48a1cd24dead4dc4eb16 /bin/assets/ClothingAssetSet/ClothingAssetSet.xml
parent* This update enables the web_login method. (diff)
downloadopensim-SC_OLD-82af9b7a78e09dc3ba432967e922cfd20e11692e.zip
opensim-SC_OLD-82af9b7a78e09dc3ba432967e922cfd20e11692e.tar.gz
opensim-SC_OLD-82af9b7a78e09dc3ba432967e922cfd20e11692e.tar.bz2
opensim-SC_OLD-82af9b7a78e09dc3ba432967e922cfd20e11692e.tar.xz
Set svn:eol-style.
Diffstat (limited to 'bin/assets/ClothingAssetSet/ClothingAssetSet.xml')
-rw-r--r--bin/assets/ClothingAssetSet/ClothingAssetSet.xml32
1 files changed, 16 insertions, 16 deletions
diff --git a/bin/assets/ClothingAssetSet/ClothingAssetSet.xml b/bin/assets/ClothingAssetSet/ClothingAssetSet.xml
index f3f3b39..4591261 100644
--- a/bin/assets/ClothingAssetSet/ClothingAssetSet.xml
+++ b/bin/assets/ClothingAssetSet/ClothingAssetSet.xml
@@ -1,16 +1,16 @@
1<Nini> 1<Nini>
2 <Section Name="Shirt"> 2 <Section Name="Shirt">
3 <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111110"/> 3 <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111110"/>
4 <Key Name="name" Value="Shirt"/> 4 <Key Name="name" Value="Shirt"/>
5 <Key Name="assetType" Value="5" /> 5 <Key Name="assetType" Value="5" />
6 <Key Name="inventoryType" Value="18" /> 6 <Key Name="inventoryType" Value="18" />
7 <Key Name="fileName" Value="newshirt.dat"/> 7 <Key Name="fileName" Value="newshirt.dat"/>
8 </Section> 8 </Section>
9 <Section Name="Pants"> 9 <Section Name="Pants">
10 <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111120"/> 10 <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111120"/>
11 <Key Name="name" Value="Pants"/> 11 <Key Name="name" Value="Pants"/>
12 <Key Name="assetType" Value="5" /> 12 <Key Name="assetType" Value="5" />
13 <Key Name="inventoryType" Value="18" /> 13 <Key Name="inventoryType" Value="18" />
14 <Key Name="fileName" Value="newpants.dat"/> 14 <Key Name="fileName" Value="newpants.dat"/>
15 </Section> 15 </Section>
16</Nini> 16</Nini>