diff options
author | Sean Dague | 2008-06-18 22:56:04 +0000 |
---|---|---|
committer | Sean Dague | 2008-06-18 22:56:04 +0000 |
commit | 6753578465f1853ed95d3f8850d7d6f5089501b3 (patch) | |
tree | f6bf5b55e36a730d17fd507164406fb2ad6538da /bin/assets/ScriptsAssetSet/ScriptsAssetSet.xml | |
parent | clean up the nhibernate definitions to work with mysql (diff) | |
download | opensim-SC_OLD-6753578465f1853ed95d3f8850d7d6f5089501b3.zip opensim-SC_OLD-6753578465f1853ed95d3f8850d7d6f5089501b3.tar.gz opensim-SC_OLD-6753578465f1853ed95d3f8850d7d6f5089501b3.tar.bz2 opensim-SC_OLD-6753578465f1853ed95d3f8850d7d6f5089501b3.tar.xz |
commit justin's grafitti board to the base OpenSim script
library.
Diffstat (limited to '')
-rw-r--r-- | bin/assets/ScriptsAssetSet/ScriptsAssetSet.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/assets/ScriptsAssetSet/ScriptsAssetSet.xml b/bin/assets/ScriptsAssetSet/ScriptsAssetSet.xml index 8f85027..4fd18c1 100644 --- a/bin/assets/ScriptsAssetSet/ScriptsAssetSet.xml +++ b/bin/assets/ScriptsAssetSet/ScriptsAssetSet.xml | |||
@@ -146,4 +146,12 @@ | |||
146 | <Key Name="inventoryType" Value="10" /> | 146 | <Key Name="inventoryType" Value="10" /> |
147 | <Key Name="fileName" Value="osWeatherMap.lsl" /> | 147 | <Key Name="fileName" Value="osWeatherMap.lsl" /> |
148 | </Section> | 148 | </Section> |
149 | <Section Name="GraffitiBoard"> | ||
150 | <Key Name="assetID" Value="fdb637ae-e4fe-f220-62f0-9f9b5c0c2cdb" /> | ||
151 | <Key Name="name" Value="GraffitiBoard" /> | ||
152 | <Key Name="assetType" Value="10" /> | ||
153 | <Key Name="inventoryType" Value="10" /> | ||
154 | <Key Name="fileName" Value="GraffitiBoard.lsl" /> | ||
155 | </Section> | ||
156 | |||
149 | </Nini> | 157 | </Nini> |