diff options
author | UbitUmarov | 2015-12-04 18:34:31 +0000 |
---|---|---|
committer | UbitUmarov | 2015-12-04 18:34:31 +0000 |
commit | 61fbd7dcebbf9735c02ff05d7b55cfc85e2175f0 (patch) | |
tree | e75c7757c3d2ef5ab63b58bdd849b2df1bd5ed61 /bin/inventory/BodyPartsLibrary | |
parent | add default eyes to default wearables, and revert previus bad commit (diff) | |
download | opensim-SC-61fbd7dcebbf9735c02ff05d7b55cfc85e2175f0.zip opensim-SC-61fbd7dcebbf9735c02ff05d7b55cfc85e2175f0.tar.gz opensim-SC-61fbd7dcebbf9735c02ff05d7b55cfc85e2175f0.tar.bz2 opensim-SC-61fbd7dcebbf9735c02ff05d7b55cfc85e2175f0.tar.xz |
add opensim BodyParts library
Diffstat (limited to 'bin/inventory/BodyPartsLibrary')
-rw-r--r-- | bin/inventory/BodyPartsLibrary/BodyPartsLibraryItems.xml | 30 |
1 files changed, 14 insertions, 16 deletions
diff --git a/bin/inventory/BodyPartsLibrary/BodyPartsLibraryItems.xml b/bin/inventory/BodyPartsLibrary/BodyPartsLibraryItems.xml index 9faafc2..7c7c7d0 100644 --- a/bin/inventory/BodyPartsLibrary/BodyPartsLibraryItems.xml +++ b/bin/inventory/BodyPartsLibrary/BodyPartsLibraryItems.xml | |||
@@ -12,19 +12,6 @@ | |||
12 | flags are only required for wearables. See OpenMetaverse.WearableType enum in libopenmetaverse. | 12 | flags are only required for wearables. See OpenMetaverse.WearableType enum in libopenmetaverse. |
13 | --> | 13 | --> |
14 | 14 | ||
15 | <!-- | ||
16 | <Section Name="Example Library Item"> | ||
17 | <Key Name="inventoryID" Value="30000000-0000-2222-4444-000000000001" /> | ||
18 | <Key Name="assetID" Value="30000000-0000-2222-3333-000000000001" /> | ||
19 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> | ||
20 | <Key Name="description" Value="Example Library Item" /> | ||
21 | <Key Name="name" Value="Example Library Item" /> | ||
22 | <Key Name="assetType" Value="7" /> | ||
23 | <Key Name="inventoryType" Value="7" /> | ||
24 | <Key Name="flags" Value="0" /> | ||
25 | </Section> | ||
26 | --> | ||
27 | <!-- | ||
28 | <Section Name="Hair"> | 15 | <Section Name="Hair"> |
29 | <Key Name="inventoryID" Value="d342e6c1-b9d2-11dc-95ff-0800200c9a66" /> | 16 | <Key Name="inventoryID" Value="d342e6c1-b9d2-11dc-95ff-0800200c9a66" /> |
30 | <Key Name="assetID" Value="d342e6c0-b9d2-11dc-95ff-0800200c9a66" /> | 17 | <Key Name="assetID" Value="d342e6c0-b9d2-11dc-95ff-0800200c9a66" /> |
@@ -46,7 +33,7 @@ | |||
46 | <Key Name="inventoryType" Value="18" /> | 33 | <Key Name="inventoryType" Value="18" /> |
47 | <Key Name="flags" Value="1" /> | 34 | <Key Name="flags" Value="1" /> |
48 | </Section> | 35 | </Section> |
49 | --> | 36 | |
50 | <!-- | 37 | <!-- |
51 | <Section Name="Jim Skin"> | 38 | <Section Name="Jim Skin"> |
52 | <Key Name="inventoryID" Value="5c86b031-b9cc-11dc-95ff-0800200c9a66" /> | 39 | <Key Name="inventoryID" Value="5c86b031-b9cc-11dc-95ff-0800200c9a66" /> |
@@ -70,7 +57,7 @@ | |||
70 | <Key Name="flags" Value="1" /> | 57 | <Key Name="flags" Value="1" /> |
71 | </Section> | 58 | </Section> |
72 | --> | 59 | --> |
73 | <!-- | 60 | |
74 | <Section Name="Shape"> | 61 | <Section Name="Shape"> |
75 | <Key Name="inventoryID" Value="5c86b033-b9cc-11dc-95ff-0800200c9a66" /> | 62 | <Key Name="inventoryID" Value="5c86b033-b9cc-11dc-95ff-0800200c9a66" /> |
76 | <Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab73" /> | 63 | <Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab73" /> |
@@ -81,7 +68,18 @@ | |||
81 | <Key Name="inventoryType" Value="18" /> | 68 | <Key Name="inventoryType" Value="18" /> |
82 | <Key Name="flags" Value="0" /> | 69 | <Key Name="flags" Value="0" /> |
83 | </Section> | 70 | </Section> |
84 | --> | 71 | |
72 | <Section Name="Eyes"> | ||
73 | <Key Name="inventoryID" Value="cdc31054-eed8-4021-994f-4e0c6e861b50" /> | ||
74 | <Key Name="assetID" Value="4bb6fa4d-1cd2-498a-a84c-95c1a0e745a7" /> | ||
75 | <Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/> | ||
76 | <Key Name="description" Value="Default Eyes" /> | ||
77 | <Key Name="name" Value="Default Eyes" /> | ||
78 | <Key Name="assetType" Value="13" /> | ||
79 | <Key Name="inventoryType" Value="18" /> | ||
80 | <Key Name="flags" Value="3" /> | ||
81 | </Section> | ||
82 | |||
85 | <!-- | 83 | <!-- |
86 | <Section Name="Jim Shape"> | 84 | <Section Name="Jim Shape"> |
87 | <Key Name="inventoryID" Value="5c86b034-b9cc-11dc-95ff-0800200c9a66" /> | 85 | <Key Name="inventoryID" Value="5c86b034-b9cc-11dc-95ff-0800200c9a66" /> |