aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/inventory/ScriptsLibrary/ScriptsLibraryItems.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/inventory/ScriptsLibrary/ScriptsLibraryItems.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/bin/inventory/ScriptsLibrary/ScriptsLibraryItems.xml b/bin/inventory/ScriptsLibrary/ScriptsLibraryItems.xml
index df9d867..42ad0062 100644
--- a/bin/inventory/ScriptsLibrary/ScriptsLibraryItems.xml
+++ b/bin/inventory/ScriptsLibrary/ScriptsLibraryItems.xml
@@ -1,3 +1,15 @@
1<!--
2 In Keys,
3 name is the name of the item.
4 description is the description of the item.
5 assetID is the ID of the asset data that is referenced by the item.
6 folderID is the ID of the folder containing this item.
7 inventoryID is the ID for the item. It must be unique.
8 assetType is the asset type of the item. See the OpenMetaverse.AssetType enum in libopenmetaverse
9 inventoryType is the inventory type of the item. See the OpenMetaverse.InventoryType enum in libopenmetaverse
10 flags are only required for wearables. See OpenMetaverse.WearableType enum in libopenmetaverse.
11-->
12
1<Nini> 13<Nini>
2 14
3<!-- 15<!--
@@ -195,7 +207,7 @@
195<!-- S == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba018"/> --> 207<!-- S == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba018"/> -->
196 <Section Name="llSay"> 208 <Section Name="llSay">
197 <Key Name="inventoryID" Value="3af51d20-b38f-11dc-8314-0800200c9a66" /> 209 <Key Name="inventoryID" Value="3af51d20-b38f-11dc-8314-0800200c9a66" />
198 <Key Name="assetID" Value="3af51d21-b38f-11dc-8314-0800200c9a66" /> 210 <Key Name="assetID" Value="366ac8e9-b391-11dc-8314-0800200c9a66" />
199 <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba018"/> 211 <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba018"/>
200 <Key Name="description" Value="llS" /> 212 <Key Name="description" Value="llS" />
201 <Key Name="name" Value="llSay" /> 213 <Key Name="name" Value="llSay" />