diff options
Diffstat (limited to 'bin/inventory')
-rw-r--r-- | bin/inventory/AnimationsLibrary/AnimationsLibraryFolders.xml | 1 | ||||
-rw-r--r-- | bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml | 9 |
2 files changed, 9 insertions, 1 deletions
diff --git a/bin/inventory/AnimationsLibrary/AnimationsLibraryFolders.xml b/bin/inventory/AnimationsLibrary/AnimationsLibraryFolders.xml index e064c5b..e8cc5ac 100644 --- a/bin/inventory/AnimationsLibrary/AnimationsLibraryFolders.xml +++ b/bin/inventory/AnimationsLibrary/AnimationsLibraryFolders.xml | |||
@@ -12,6 +12,5 @@ | |||
12 | <Key Name="folderID" Value="f0908f10-b9bf-11dc-95ff-0800200c9a66"/> | 12 | <Key Name="folderID" Value="f0908f10-b9bf-11dc-95ff-0800200c9a66"/> |
13 | <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/> | 13 | <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/> |
14 | <Key Name="name" Value="Animations Library"/> | 14 | <Key Name="name" Value="Animations Library"/> |
15 | <Key Name="type" Value="20"/> | ||
16 | </Section> | 15 | </Section> |
17 | </Nini> | 16 | </Nini> |
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"> |