2008-01-09 23:28:50 +00:00
|
|
|
<Nini>
|
|
|
|
|
2015-03-11 23:12:21 +00:00
|
|
|
<!--
|
|
|
|
In Keys,
|
|
|
|
name is the name of the item.
|
|
|
|
description is the description of the item.
|
|
|
|
assetID is the ID of the asset data that is referenced by the item.
|
|
|
|
folderID is the ID of the folder containing this item.
|
|
|
|
inventoryID is the ID for the item. It must be unique.
|
|
|
|
assetType is the asset type of the item. See the OpenMetaverse.AssetType enum in libopenmetaverse
|
|
|
|
inventoryType is the inventory type of the item. See the OpenMetaverse.InventoryType enum in libopenmetaverse
|
|
|
|
flags are only required for wearables. See OpenMetaverse.WearableType enum in libopenmetaverse.
|
|
|
|
-->
|
|
|
|
|
2008-01-09 23:28:50 +00:00
|
|
|
<Section Name="Hair">
|
|
|
|
<Key Name="inventoryID" Value="d342e6c1-b9d2-11dc-95ff-0800200c9a66" />
|
|
|
|
<Key Name="assetID" Value="d342e6c0-b9d2-11dc-95ff-0800200c9a66" />
|
|
|
|
<Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/>
|
|
|
|
<Key Name="description" Value="Hair" />
|
|
|
|
<Key Name="name" Value="Hair" />
|
|
|
|
<Key Name="assetType" Value="13" />
|
|
|
|
<Key Name="inventoryType" Value="18" />
|
2015-03-11 23:04:39 +00:00
|
|
|
<Key Name="flags" Value="2" />
|
2008-01-09 23:28:50 +00:00
|
|
|
</Section>
|
|
|
|
|
|
|
|
<Section Name="Skin">
|
2015-12-04 19:05:45 +00:00
|
|
|
<Key Name="inventoryID" Value="77c41e39-38f9-f75a-024e-585989bfabc9" />
|
2008-01-09 23:28:50 +00:00
|
|
|
<Key Name="assetID" Value="77c41e39-38f9-f75a-024e-585989bbabbb" />
|
|
|
|
<Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/>
|
|
|
|
<Key Name="description" Value="Skin" />
|
|
|
|
<Key Name="name" Value="Skin" />
|
|
|
|
<Key Name="assetType" Value="13" />
|
|
|
|
<Key Name="inventoryType" Value="18" />
|
2015-03-11 23:04:39 +00:00
|
|
|
<Key Name="flags" Value="1" />
|
2008-01-09 23:28:50 +00:00
|
|
|
</Section>
|
2015-12-04 18:34:31 +00:00
|
|
|
|
2008-01-09 23:28:50 +00:00
|
|
|
<!--
|
|
|
|
<Section Name="Jim Skin">
|
|
|
|
<Key Name="inventoryID" Value="5c86b031-b9cc-11dc-95ff-0800200c9a66" />
|
|
|
|
<Key Name="assetID" Value="77c41e39-38f9-f75a-024e-585989bbabbc" />
|
|
|
|
<Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/>
|
|
|
|
<Key Name="description" Value="Jim Skin" />
|
|
|
|
<Key Name="name" Value="Jim Skin" />
|
|
|
|
<Key Name="assetType" Value="13" />
|
|
|
|
<Key Name="inventoryType" Value="13" />
|
2015-03-11 23:04:39 +00:00
|
|
|
<Key Name="flags" Value="1" />
|
2008-01-09 23:28:50 +00:00
|
|
|
</Section>
|
|
|
|
|
|
|
|
<Section Name="Little Goblin Skin">
|
|
|
|
<Key Name="inventoryID" Value="5c86b032-b9cc-11dc-95ff-0800200c9a66" />
|
|
|
|
<Key Name="assetID" Value="77c41e39-38f9-f75a-024e-585989bbabbd" />
|
|
|
|
<Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/>
|
|
|
|
<Key Name="description" Value="Little Goblin Skin" />
|
|
|
|
<Key Name="name" Value="Little Goblin Skin" />
|
|
|
|
<Key Name="assetType" Value="13" />
|
|
|
|
<Key Name="inventoryType" Value="13" />
|
2015-03-11 23:04:39 +00:00
|
|
|
<Key Name="flags" Value="1" />
|
2008-01-09 23:28:50 +00:00
|
|
|
</Section>
|
|
|
|
-->
|
2015-12-04 18:34:31 +00:00
|
|
|
|
2008-01-09 23:28:50 +00:00
|
|
|
<Section Name="Shape">
|
2015-12-04 19:05:45 +00:00
|
|
|
<Key Name="inventoryID" Value="66c41e39-38f9-f75a-024e-585989bfaba9" />
|
2008-01-09 23:28:50 +00:00
|
|
|
<Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab73" />
|
|
|
|
<Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/>
|
|
|
|
<Key Name="description" Value="Shape" />
|
|
|
|
<Key Name="name" Value="Shape" />
|
|
|
|
<Key Name="assetType" Value="13" />
|
|
|
|
<Key Name="inventoryType" Value="18" />
|
2015-03-11 23:04:39 +00:00
|
|
|
<Key Name="flags" Value="0" />
|
2008-01-09 23:28:50 +00:00
|
|
|
</Section>
|
2015-12-04 18:34:31 +00:00
|
|
|
|
|
|
|
<Section Name="Eyes">
|
|
|
|
<Key Name="inventoryID" Value="cdc31054-eed8-4021-994f-4e0c6e861b50" />
|
|
|
|
<Key Name="assetID" Value="4bb6fa4d-1cd2-498a-a84c-95c1a0e745a7" />
|
|
|
|
<Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/>
|
|
|
|
<Key Name="description" Value="Default Eyes" />
|
|
|
|
<Key Name="name" Value="Default Eyes" />
|
|
|
|
<Key Name="assetType" Value="13" />
|
|
|
|
<Key Name="inventoryType" Value="18" />
|
|
|
|
<Key Name="flags" Value="3" />
|
|
|
|
</Section>
|
|
|
|
|
2008-01-09 23:28:50 +00:00
|
|
|
<!--
|
|
|
|
<Section Name="Jim Shape">
|
|
|
|
<Key Name="inventoryID" Value="5c86b034-b9cc-11dc-95ff-0800200c9a66" />
|
|
|
|
<Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab74" />
|
|
|
|
<Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/>
|
|
|
|
<Key Name="description" Value="Jim Shape" />
|
|
|
|
<Key Name="name" Value="Jim Shape" />
|
|
|
|
<Key Name="assetType" Value="13" />
|
|
|
|
<Key Name="inventoryType" Value="13" />
|
2015-03-11 23:04:39 +00:00
|
|
|
<Key Name="flags" Value="0" />
|
2008-01-09 23:28:50 +00:00
|
|
|
</Section>
|
|
|
|
|
|
|
|
<Section Name="Little Goblin Shape">
|
|
|
|
<Key Name="inventoryID" Value="5c86b035-b9cc-11dc-95ff-0800200c9a66" />
|
|
|
|
<Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab75" />
|
|
|
|
<Key Name="folderID" Value="d499e5e0-b9bf-11dc-95ff-0800200c9a66"/>
|
|
|
|
<Key Name="description" Value="Little Goblin Shape" />
|
|
|
|
<Key Name="name" Value="Little Goblin Shape" />
|
|
|
|
<Key Name="assetType" Value="13" />
|
|
|
|
<Key Name="inventoryType" Value="13" />
|
2015-03-11 23:04:39 +00:00
|
|
|
<Key Name="flags" Value="0" />
|
2008-01-09 23:28:50 +00:00
|
|
|
</Section>
|
|
|
|
-->
|
2011-07-23 01:13:11 +00:00
|
|
|
|
2008-01-09 23:28:50 +00:00
|
|
|
</Nini>
|