diff options
author | onefang | 2019-05-19 21:24:15 +1000 |
---|---|---|
committer | onefang | 2019-05-19 21:24:15 +1000 |
commit | 5e4d6cab00cb29cd088ab7b62ab13aff103b64cb (patch) | |
tree | a9fbc62df9eb2d1d9ba2698d8552eae71eca20d8 /bin/inventory/ClothingLibrary | |
parent | Add a build script. (diff) | |
download | opensim-SC_OLD-5e4d6cab00cb29cd088ab7b62ab13aff103b64cb.zip opensim-SC_OLD-5e4d6cab00cb29cd088ab7b62ab13aff103b64cb.tar.gz opensim-SC_OLD-5e4d6cab00cb29cd088ab7b62ab13aff103b64cb.tar.bz2 opensim-SC_OLD-5e4d6cab00cb29cd088ab7b62ab13aff103b64cb.tar.xz |
Dump OpenSim 0.9.0.1 into it's own branch.
Diffstat (limited to 'bin/inventory/ClothingLibrary')
-rw-r--r-- | bin/inventory/ClothingLibrary/ClothingLibraryItems.xml | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/bin/inventory/ClothingLibrary/ClothingLibraryItems.xml b/bin/inventory/ClothingLibrary/ClothingLibraryItems.xml index b2fc005..46f8c99 100644 --- a/bin/inventory/ClothingLibrary/ClothingLibraryItems.xml +++ b/bin/inventory/ClothingLibrary/ClothingLibraryItems.xml | |||
@@ -12,21 +12,8 @@ | |||
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="Shirt"> | 15 | <Section Name="Shirt"> |
29 | <Key Name="inventoryID" Value="d5e46210-b9d1-11dc-95ff-0800200c9a66" /> | 16 | <Key Name="inventoryID" Value="77c41e39-38f9-f75a-0000-585989bf0000" /> |
30 | <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111110" /> | 17 | <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111110" /> |
31 | <Key Name="folderID" Value="b75056e0-b9bf-11dc-95ff-0800200c9a66"/> | 18 | <Key Name="folderID" Value="b75056e0-b9bf-11dc-95ff-0800200c9a66"/> |
32 | <Key Name="description" Value="Shirt" /> | 19 | <Key Name="description" Value="Shirt" /> |
@@ -37,7 +24,7 @@ | |||
37 | </Section> | 24 | </Section> |
38 | 25 | ||
39 | <Section Name="Pants"> | 26 | <Section Name="Pants"> |
40 | <Key Name="inventoryID" Value="d5e46211-b9d1-11dc-95ff-0800200c9a66" /> | 27 | <Key Name="inventoryID" Value="77c41e39-38f9-f75a-0000-5859892f1111" /> |
41 | <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111120" /> | 28 | <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111120" /> |
42 | <Key Name="folderID" Value="b75056e0-b9bf-11dc-95ff-0800200c9a66"/> | 29 | <Key Name="folderID" Value="b75056e0-b9bf-11dc-95ff-0800200c9a66"/> |
43 | <Key Name="description" Value="Pants" /> | 30 | <Key Name="description" Value="Pants" /> |
@@ -46,6 +33,5 @@ | |||
46 | <Key Name="inventoryType" Value="18" /> | 33 | <Key Name="inventoryType" Value="18" /> |
47 | <Key Name="flags" Value="5" /> | 34 | <Key Name="flags" Value="5" /> |
48 | </Section> | 35 | </Section> |
49 | --> | ||
50 | 36 | ||
51 | </Nini> | 37 | </Nini> |