aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/assets/NotecardsAssetSet/NotecardsAssetSet.xml
blob: a535aa0bed9b0528d33d5e39aa12b68a00af498c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<Nini>
  <Section Name="Welcome notecard">
    <Key Name="assetID" Value="00000000-0000-2222-3333-000000000001" />
    <Key Name="name" Value="WelcomeNote" />
    <Key Name="assetType" Value="7" />
    <Key Name="inventoryType" Value="7" />
    <Key Name="fileName" Value="welcomeNote.txt" />
  </Section>
  <Section Name="Example notecard">
    <Key Name="assetID" Value="8d1ada50-b9c7-11dc-95ff-0800200c9a66" />
    <Key Name="name" Value="WelcomeNote" />
    <Key Name="assetType" Value="7" />
    <Key Name="inventoryType" Value="7" />
    <Key Name="fileName" Value="exampleNote.txt" />
  </Section>
</Nini>