put back the Welcome notecard

This commit is contained in:
UbitUmarov
2022-08-19 23:20:11 +01:00
parent 1a06660963
commit a8bbde011d
3 changed files with 10 additions and 10 deletions

View File

@@ -4,5 +4,11 @@
<Key Name="name" Value="EmptyNotecard" />
<Key Name="assetType" Value="7" />
<Key Name="fileName" Value="EmptyNotecard.txt" />
</Section>
<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="fileName" Value="welcomeNote.txt" />
</Section>
</Nini>

View File

@@ -0,0 +1,4 @@
Hello and thank you for using OpenSim. For more infomation visit http://opensimulator.org/wiki/Main_Page
In this Library you will find example items to play with and learn on. To use any of these items just double click and/or drag them to the respective folder in your base inventory. Then you can drag them to prims.

View File

@@ -34,14 +34,4 @@
<Key Name="inventoryType" Value="7" />
</Section>
<Section Name="Example notecard">
<Key Name="inventoryID" Value="a170ffc0-b9c7-11dc-95ff-0800200c9a66" />
<Key Name="assetID" Value="8d1ada50-b9c7-11dc-95ff-0800200c9a66" />
<Key Name="folderID" Value="33cbd240-b9bf-11dc-95ff-0800200c9a66"/>
<Key Name="description" Value="Example notecard" />
<Key Name="name" Value="Example notecard" />
<Key Name="assetType" Value="7" />
<Key Name="inventoryType" Value="7" />
</Section>
</Nini>