commit justin's grafitti board to the base OpenSim script

library.
This commit is contained in:
Sean Dague
2008-06-18 22:56:04 +00:00
parent 6dea8f3435
commit 6753578465
3 changed files with 96 additions and 1 deletions

View File

@@ -146,4 +146,12 @@
<Key Name="inventoryType" Value="10" />
<Key Name="fileName" Value="osWeatherMap.lsl" />
</Section>
<Section Name="GraffitiBoard">
<Key Name="assetID" Value="fdb637ae-e4fe-f220-62f0-9f9b5c0c2cdb" />
<Key Name="name" Value="GraffitiBoard" />
<Key Name="assetType" Value="10" />
<Key Name="inventoryType" Value="10" />
<Key Name="fileName" Value="GraffitiBoard.lsl" />
</Section>
</Nini>