aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/inventory/ClothingLibrary/ClothingLibraryItems.xml
blob: 977c24f25ece45238a4ebb0d21ee525a537d2f9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<Nini>

<!--
  <Section Name="Example Library Item">
    <Key Name="inventoryID" Value="30000000-0000-2222-4444-000000000001" />
    <Key Name="assetID" Value="30000000-0000-2222-3333-000000000001" />
    <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/>
    <Key Name="description" Value="Example Library Item" />
    <Key Name="name" Value="Example Library Item" />
    <Key Name="assetType" Value="7" />
    <Key Name="inventoryType" Value="7" />
    <Key Name="currentPermissions" Value="2147483647" />
    <Key Name="nextPermissions" Value="2147483647" />
    <Key Name="everyonePermissions" Value="2147483647" />
    <Key Name="basePermissions" Value="2147483647" />
  </Section>
--> 
<!--
  <Section Name="Shirt">
    <Key Name="inventoryID" Value="d5e46210-b9d1-11dc-95ff-0800200c9a66" />
    <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111110" />
    <Key Name="folderID" Value="b75056e0-b9bf-11dc-95ff-0800200c9a66"/>
    <Key Name="description" Value="Shirt" />
    <Key Name="name" Value="Shirt" />
    <Key Name="assetType" Value="5" />
    <Key Name="inventoryType" Value="18" />
    <Key Name="currentPermissions" Value="2147483647" />
    <Key Name="nextPermissions" Value="2147483647" />
    <Key Name="everyonePermissions" Value="2147483647" />
    <Key Name="basePermissions" Value="2147483647" />
  </Section>
  <Section Name="Pants">
    <Key Name="inventoryID" Value="d5e46211-b9d1-11dc-95ff-0800200c9a66" />
    <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111120" />
    <Key Name="folderID" Value="b75056e0-b9bf-11dc-95ff-0800200c9a66"/>
    <Key Name="description" Value="Pants" />
    <Key Name="name" Value="Pants" />
    <Key Name="assetType" Value="5" />
    <Key Name="inventoryType" Value="18" />
    <Key Name="currentPermissions" Value="2147483647" />
    <Key Name="nextPermissions" Value="2147483647" />
    <Key Name="everyonePermissions" Value="2147483647" />
    <Key Name="basePermissions" Value="2147483647" />
  </Section>
-->
</Nini>