ClothingLibraryItems.xml 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <Nini>
  2. <!--
  3. <Section Name="Example Library Item">
  4. <Key Name="inventoryID" Value="30000000-0000-2222-4444-000000000001" />
  5. <Key Name="assetID" Value="30000000-0000-2222-3333-000000000001" />
  6. <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/>
  7. <Key Name="description" Value="Example Library Item" />
  8. <Key Name="name" Value="Example Library Item" />
  9. <Key Name="assetType" Value="7" />
  10. <Key Name="inventoryType" Value="7" />
  11. <Key Name="currentPermissions" Value="2147483647" />
  12. <Key Name="nextPermissions" Value="2147483647" />
  13. <Key Name="everyonePermissions" Value="2147483647" />
  14. <Key Name="basePermissions" Value="2147483647" />
  15. </Section>
  16. -->
  17. <!--
  18. <Section Name="Shirt">
  19. <Key Name="inventoryID" Value="d5e46210-b9d1-11dc-95ff-0800200c9a66" />
  20. <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111110" />
  21. <Key Name="folderID" Value="b75056e0-b9bf-11dc-95ff-0800200c9a66"/>
  22. <Key Name="description" Value="Shirt" />
  23. <Key Name="name" Value="Shirt" />
  24. <Key Name="assetType" Value="5" />
  25. <Key Name="inventoryType" Value="18" />
  26. <Key Name="currentPermissions" Value="2147483647" />
  27. <Key Name="nextPermissions" Value="2147483647" />
  28. <Key Name="everyonePermissions" Value="2147483647" />
  29. <Key Name="basePermissions" Value="2147483647" />
  30. </Section>
  31. <Section Name="Pants">
  32. <Key Name="inventoryID" Value="d5e46211-b9d1-11dc-95ff-0800200c9a66" />
  33. <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111120" />
  34. <Key Name="folderID" Value="b75056e0-b9bf-11dc-95ff-0800200c9a66"/>
  35. <Key Name="description" Value="Pants" />
  36. <Key Name="name" Value="Pants" />
  37. <Key Name="assetType" Value="5" />
  38. <Key Name="inventoryType" Value="18" />
  39. <Key Name="currentPermissions" Value="2147483647" />
  40. <Key Name="nextPermissions" Value="2147483647" />
  41. <Key Name="everyonePermissions" Value="2147483647" />
  42. <Key Name="basePermissions" Value="2147483647" />
  43. </Section>
  44. -->
  45. </Nini>