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/assets/AnimationsAssetSet/index.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/assets/AnimationsAssetSet/index.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/bin/assets/AnimationsAssetSet/index.xml b/bin/assets/AnimationsAssetSet/index.xml index 3b9154a..1b35919 100644 --- a/bin/assets/AnimationsAssetSet/index.xml +++ b/bin/assets/AnimationsAssetSet/index.xml | |||
@@ -1,3 +1,10 @@ | |||
1 | <Nini> | 1 | <Nini> |
2 | 2 | <Section Name="Handshake"> | |
3 | <Key Name="assetID" Value="ddc2400f-ecdb-b00e-aee7-442ff99d5fb7"/> | ||
4 | <Key Name="name" Value="Handshake"/> | ||
5 | <Key Name="description" Value="Created by Mo Hax"/> | ||
6 | <Key Name="assetType" Value="20" /> | ||
7 | <Key Name="inventoryType" Value="19" /> | ||
8 | <Key Name="fileName" Value="handshake_01.dat"/> | ||
9 | </Section> | ||
3 | </Nini> | 10 | </Nini> |