diff options
author | Melanie | 2011-10-11 21:22:58 +0100 |
---|---|---|
committer | Melanie | 2011-10-11 21:22:58 +0100 |
commit | 9d22110c239c008059aa825cf51c1cb302a72b26 (patch) | |
tree | 520494099fe8491187f35dd656a0bac3451a2e3a /bin/inventory | |
parent | Merge commit 'de19dc3024e5359f594d0a32c593d905163c24ea' into bigmerge (diff) | |
parent | Write code to create minimum necessary body parts/clothing and avatar entries... (diff) | |
download | opensim-SC-9d22110c239c008059aa825cf51c1cb302a72b26.zip opensim-SC-9d22110c239c008059aa825cf51c1cb302a72b26.tar.gz opensim-SC-9d22110c239c008059aa825cf51c1cb302a72b26.tar.bz2 opensim-SC-9d22110c239c008059aa825cf51c1cb302a72b26.tar.xz |
Merge commit 'c4efb97d49dec736151dfa3fa102efe6a5f6fbab' into bigmerge
Diffstat (limited to 'bin/inventory')
-rw-r--r-- | bin/inventory/TexturesLibrary/TexturesLibraryItems.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml index a018a0d..e1452f6 100644 --- a/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml +++ b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml | |||
@@ -561,4 +561,14 @@ | |||
561 | <Key Name="assetType" Value="0" /> | 561 | <Key Name="assetType" Value="0" /> |
562 | <Key Name="inventoryType" Value="0" /> | 562 | <Key Name="inventoryType" Value="0" /> |
563 | </Section> | 563 | </Section> |
564 | |||
565 | <Section Name="Default Iris Texture"> | ||
566 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000013"/> | ||
567 | <Key Name="assetID" Value="6e610cae-3b0d-4729-b482-2c31ab2e49f9"/> | ||
568 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
569 | <Key Name="description" Value=""/> | ||
570 | <Key Name="name" Value="Default Iris Texture" /> | ||
571 | <Key Name="assetType" Value="0" /> | ||
572 | <Key Name="inventoryType" Value="0" /> | ||
573 | </Section> | ||
564 | </Nini> | 574 | </Nini> |