aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/assets/BodyPartsAssetSet/BodyPartsAssetSet.xml
diff options
context:
space:
mode:
authorMelanie2011-10-11 21:22:58 +0100
committerMelanie2011-10-11 21:22:58 +0100
commit9d22110c239c008059aa825cf51c1cb302a72b26 (patch)
tree520494099fe8491187f35dd656a0bac3451a2e3a /bin/assets/BodyPartsAssetSet/BodyPartsAssetSet.xml
parentMerge commit 'de19dc3024e5359f594d0a32c593d905163c24ea' into bigmerge (diff)
parentWrite code to create minimum necessary body parts/clothing and avatar entries... (diff)
downloadopensim-SC_OLD-9d22110c239c008059aa825cf51c1cb302a72b26.zip
opensim-SC_OLD-9d22110c239c008059aa825cf51c1cb302a72b26.tar.gz
opensim-SC_OLD-9d22110c239c008059aa825cf51c1cb302a72b26.tar.bz2
opensim-SC_OLD-9d22110c239c008059aa825cf51c1cb302a72b26.tar.xz
Merge commit 'c4efb97d49dec736151dfa3fa102efe6a5f6fbab' into bigmerge
Diffstat (limited to 'bin/assets/BodyPartsAssetSet/BodyPartsAssetSet.xml')
-rw-r--r--bin/assets/BodyPartsAssetSet/BodyPartsAssetSet.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/bin/assets/BodyPartsAssetSet/BodyPartsAssetSet.xml b/bin/assets/BodyPartsAssetSet/BodyPartsAssetSet.xml
index 8ef0fe7..a3d7ba3 100644
--- a/bin/assets/BodyPartsAssetSet/BodyPartsAssetSet.xml
+++ b/bin/assets/BodyPartsAssetSet/BodyPartsAssetSet.xml
@@ -4,7 +4,7 @@
4 <Key Name="assetID" Value="d342e6c0-b9d2-11dc-95ff-0800200c9a66"/> 4 <Key Name="assetID" Value="d342e6c0-b9d2-11dc-95ff-0800200c9a66"/>
5 <Key Name="name" Value="Hair"/> 5 <Key Name="name" Value="Hair"/>
6 <Key Name="assetType" Value="13" /> 6 <Key Name="assetType" Value="13" />
7 <Key Name="fileName" Value="newhair.dat"/> 7 <Key Name="fileName" Value="base_hair.dat"/>
8 </Section> 8 </Section>
9 9
10 <Section Name="Skin"> 10 <Section Name="Skin">
@@ -34,6 +34,14 @@
34 <Key Name="assetType" Value="13" /> 34 <Key Name="assetType" Value="13" />
35 <Key Name="fileName" Value="base_shape.dat"/> 35 <Key Name="fileName" Value="base_shape.dat"/>
36 </Section> 36 </Section>
37
38 <Section Name="Eyes">
39 <Key Name="assetID" Value="4bb6fa4d-1cd2-498a-a84c-95c1a0e745a7"/>
40 <Key Name="name" Value="Eyes"/>
41 <Key Name="assetType" Value="13" />
42 <Key Name="fileName" Value="base_eyes.dat"/>
43 </Section>
44
37<!-- 45<!--
38 <Section Name="Jim Shape"> 46 <Section Name="Jim Shape">
39 <Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab74"/> 47 <Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab74"/>