diff options
author | Sean Dague | 2008-06-13 19:15:27 +0000 |
---|---|---|
committer | Sean Dague | 2008-06-13 19:15:27 +0000 |
commit | 987c7498c3dd336e867c8069dede4e54ca2b0f92 (patch) | |
tree | fe5b0f388108621289464f8db1a9db2d65ecbb4d /bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml | |
parent | rename to index.xml just to make this more consistant (diff) | |
download | opensim-SC_OLD-987c7498c3dd336e867c8069dede4e54ca2b0f92.zip opensim-SC_OLD-987c7498c3dd336e867c8069dede4e54ca2b0f92.tar.gz opensim-SC_OLD-987c7498c3dd336e867c8069dede4e54ca2b0f92.tar.bz2 opensim-SC_OLD-987c7498c3dd336e867c8069dede4e54ca2b0f92.tar.xz |
the first pass at Asset Fridays. Contribution of a handshake
animation from Mo Hax at IBM. This took us a while to sort out
the conversion path, expection more efficiency in the future.
Diffstat (limited to '')
-rw-r--r-- | bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml b/bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml index 4047a58..233f82b 100644 --- a/bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml +++ b/bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml | |||
@@ -1,4 +1,13 @@ | |||
1 | <Nini> | 1 | <Nini> |
2 | <Section Name="Handshake"> | ||
3 | <Key Name="folderID" Value="f0908f10-b9bf-11dc-95ff-0800200c9a66"/> | ||
4 | <Key Name="inventoryID" Value="ddc2400f-ecdb-b00e-aee7-442ff99d5fb7"/> | ||
5 | <Key Name="assetID" Value="ddc2400f-ecdb-b00e-aee7-442ff99d5fb7"/> | ||
6 | <Key Name="name" Value="Handshake"/> | ||
7 | <Key Name="description" Value="Right handed handshake - Created by Mo Hax"/> | ||
8 | <Key Name="assetType" Value="20" /> | ||
9 | <Key Name="inventoryType" Value="19" /> | ||
10 | </Section> | ||
2 | 11 | ||
3 | <!-- | 12 | <!-- |
4 | <Section Name="Example Library Item"> | 13 | <Section Name="Example Library Item"> |