ClothingLibraryItems.xml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536
  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. </Section>
  12. -->
  13. <!--
  14. <Section Name="Shirt">
  15. <Key Name="inventoryID" Value="d5e46210-b9d1-11dc-95ff-0800200c9a66" />
  16. <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111110" />
  17. <Key Name="folderID" Value="b75056e0-b9bf-11dc-95ff-0800200c9a66"/>
  18. <Key Name="description" Value="Shirt" />
  19. <Key Name="name" Value="Shirt" />
  20. <Key Name="assetType" Value="5" />
  21. <Key Name="inventoryType" Value="18" />
  22. </Section>
  23. <Section Name="Pants">
  24. <Key Name="inventoryID" Value="d5e46211-b9d1-11dc-95ff-0800200c9a66" />
  25. <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111120" />
  26. <Key Name="folderID" Value="b75056e0-b9bf-11dc-95ff-0800200c9a66"/>
  27. <Key Name="description" Value="Pants" />
  28. <Key Name="name" Value="Pants" />
  29. <Key Name="assetType" Value="5" />
  30. <Key Name="inventoryType" Value="18" />
  31. </Section>
  32. -->
  33. </Nini>