From dc7fdcb431dca4bc8d4ccba6d489ece3475d1265 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Thu, 27 Sep 2007 14:07:25 +0000 Subject: added missing inventory xml files --- bin/Inventory_Default.xml | 62 ++++++++++++++++++++++++++++++++++++++++++++++ bin/Inventory_Library.xml | 63 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 125 insertions(+) create mode 100644 bin/Inventory_Default.xml create mode 100644 bin/Inventory_Library.xml diff --git a/bin/Inventory_Default.xml b/bin/Inventory_Default.xml new file mode 100644 index 0000000..cbbb8e3 --- /dev/null +++ b/bin/Inventory_Default.xml @@ -0,0 +1,62 @@ + + + + My Inventory + + 9 + + + Animations + 20 + + + Body Parts + 13 + + + Clothing + 5 + + + Gestures + 21 + + + Landmarks + 3 + + + Lost And Found + 16 + + + Notecards + 7 + + + Objects + 6 + + + Photo Album + 15 + + + Scripts + 10 + + + Sounds + 1 + + + Textures + 0 + + + Trash + 14 + + + + \ No newline at end of file diff --git a/bin/Inventory_Library.xml b/bin/Inventory_Library.xml new file mode 100644 index 0000000..f54cc12 --- /dev/null +++ b/bin/Inventory_Library.xml @@ -0,0 +1,63 @@ + + + + Library + + 9 + + + Animations + 20 + + + Body Parts + 13 + + + Clothing + 5 + + + Gestures + 21 + + + Landmarks + 3 + + + Lost And Found + 3 + + + Notecards + 7 + + + Objects + 6 + + + Photo Album + 15 + + + Scripts + 10 + + + Sounds + 1 + + + Textures + 0 + + + + Accessories + 8 + + + + \ No newline at end of file -- cgit v1.1