OpenSimAssetSet.xml 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. <Nini>
  2. <!--
  3. <Section Name="Skin">
  4. <Key Name="assetID" Value="77c41e39-38f9-f75a-024e-585989bbabbb"/>
  5. <Key Name="name" Value="Skin"/>
  6. <Key Name="assetType" Value="13" />
  7. <Key Name="inventoryType" Value="18" />
  8. <Key Name="fileName" Value="base_skin.dat"/>
  9. </Section>
  10. <Section Name="Skin">
  11. <Key Name="assetID" Value="77c41e39-38f9-f75a-024e-585989bbabbc"/>
  12. <Key Name="name" Value="Jim Skin"/>
  13. <Key Name="assetType" Value="13" />
  14. <Key Name="inventoryType" Value="18" />
  15. <Key Name="fileName" Value="jim_skin.dat"/>
  16. </Section>
  17. <Section Name="Skin">
  18. <Key Name="assetID" Value="77c41e39-38f9-f75a-024e-585989bbabbd"/>
  19. <Key Name="name" Value="Goblin Skin"/>
  20. <Key Name="assetType" Value="13" />
  21. <Key Name="inventoryType" Value="18" />
  22. <Key Name="fileName" Value="goblin_skin.dat"/>
  23. </Section>
  24. <Section Name="Shape">
  25. <Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab73"/>
  26. <Key Name="name" Value="Shape"/>
  27. <Key Name="assetType" Value="13" />
  28. <Key Name="inventoryType" Value="18" />
  29. <Key Name="fileName" Value="base_shape.dat"/>
  30. </Section>
  31. <Section Name="Shape">
  32. <Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab74"/>
  33. <Key Name="name" Value="Jim Shape"/>
  34. <Key Name="assetType" Value="13" />
  35. <Key Name="inventoryType" Value="18" />
  36. <Key Name="fileName" Value="jim_shape.dat"/>
  37. </Section>
  38. <Section Name="Shape">
  39. <Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab75"/>
  40. <Key Name="name" Value="Little Goblin Shape"/>
  41. <Key Name="assetType" Value="13" />
  42. <Key Name="inventoryType" Value="18" />
  43. <Key Name="fileName" Value="little_goblin_shape.dat"/>
  44. </Section>
  45. -->
  46. <!--
  47. <Section Name="Shirt">
  48. <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111110"/>
  49. <Key Name="name" Value="Shirt"/>
  50. <Key Name="assetType" Value="5" />
  51. <Key Name="inventoryType" Value="18" />
  52. <Key Name="fileName" Value="newshirt.dat"/>
  53. </Section>
  54. <Section Name="Pants">
  55. <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111120"/>
  56. <Key Name="name" Value="Pants"/>
  57. <Key Name="assetType" Value="5" />
  58. <Key Name="inventoryType" Value="18" />
  59. <Key Name="fileName" Value="newpants.dat"/>
  60. </Section>
  61. -->
  62. </Nini>