aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimLibrary.xml
blob: 2b56696c39112791bd55a9eb882de1dcbe14fdd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<Nini>
    <Section Name="Welcome notecard">
        <Key Name="inventoryID" Value="00000000-0000-2222-4444-000000000001" />
        <Key Name="assetID" Value="00000000-0000-2222-3333-000000000001" />
        <Key Name="description" Value="Welcome" />
        <Key Name="name" Value="Welcome" />
	<Key Name="assetType" Value="7" />
	<Key Name="inventoryType" Value="7" />
	<Key Name="currentPermissions" Value="1000000000000000" />
	<Key Name="nextPermissions" Value="1000000000000000" />
	<Key Name="everyonePermissions" Value="1000000000000000" />
	<Key Name="basePermissions" Value="1000000000000000" />
    </Section>
</Nini>