diff options
author | UbitUmarov | 2018-08-28 21:51:59 +0100 |
---|---|---|
committer | UbitUmarov | 2018-08-28 21:51:59 +0100 |
commit | 7120ffbc0898ea935627a62e7eae912aad3028cc (patch) | |
tree | c9183ddddc61656ba6a13d7ebe0b55bc2cc4d9ba /bin/inventory/TexturesLibrary | |
parent | new try on smoke texture (diff) | |
download | opensim-SC-7120ffbc0898ea935627a62e7eae912aad3028cc.zip opensim-SC-7120ffbc0898ea935627a62e7eae912aad3028cc.tar.gz opensim-SC-7120ffbc0898ea935627a62e7eae912aad3028cc.tar.bz2 opensim-SC-7120ffbc0898ea935627a62e7eae912aad3028cc.tar.xz |
add the Smoke texture to Opensim Library
Diffstat (limited to 'bin/inventory/TexturesLibrary')
-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 adab5d8..b146c21 100644 --- a/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml +++ b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml | |||
@@ -464,6 +464,16 @@ | |||
464 | <Key Name="inventoryType" Value="0" /> | 464 | <Key Name="inventoryType" Value="0" /> |
465 | </Section> | 465 | </Section> |
466 | 466 | ||
467 | <Section Name="Smoke Texture"> | ||
468 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001044" /> | ||
469 | <Key Name="assetID" Value="b4ba225c-373f-446d-9f7e-6cb7b5cf9b3d" /> | ||
470 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
471 | <Key Name="description" Value="Smoke texture" /> | ||
472 | <Key Name="name" Value="Smoke" /> | ||
473 | <Key Name="assetType" Value="0" /> | ||
474 | <Key Name="inventoryType" Value="0" /> | ||
475 | </Section> | ||
476 | |||
467 | <Section Name="bricks Texture"> | 477 | <Section Name="bricks Texture"> |
468 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000001"/> | 478 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000001"/> |
469 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000001"/> | 479 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000001"/> |