diff options
author | Sean Dague | 2008-06-18 19:38:30 +0000 |
---|---|---|
committer | Sean Dague | 2008-06-18 19:38:30 +0000 |
commit | b57b24655ca52f031aa87898ba8db132767523d0 (patch) | |
tree | 14586a06e4cff890a3ba72de129a57889ace8668 /bin/assets/ScriptsAssetSet/ScriptsAssetSet.xml | |
parent | fix minor xml fubar. (diff) | |
download | opensim-SC_OLD-b57b24655ca52f031aa87898ba8db132767523d0.zip opensim-SC_OLD-b57b24655ca52f031aa87898ba8db132767523d0.tar.gz opensim-SC_OLD-b57b24655ca52f031aa87898ba8db132767523d0.tar.bz2 opensim-SC_OLD-b57b24655ca52f031aa87898ba8db132767523d0.tar.xz |
contribute weather map cycling script using osDynamicTextures.
Diffstat (limited to 'bin/assets/ScriptsAssetSet/ScriptsAssetSet.xml')
-rw-r--r-- | bin/assets/ScriptsAssetSet/ScriptsAssetSet.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/assets/ScriptsAssetSet/ScriptsAssetSet.xml b/bin/assets/ScriptsAssetSet/ScriptsAssetSet.xml index 341454f..8f85027 100644 --- a/bin/assets/ScriptsAssetSet/ScriptsAssetSet.xml +++ b/bin/assets/ScriptsAssetSet/ScriptsAssetSet.xml | |||
@@ -139,4 +139,11 @@ | |||
139 | <Key Name="inventoryType" Value="10" /> | 139 | <Key Name="inventoryType" Value="10" /> |
140 | <Key Name="fileName" Value="osTextBoard.lsl" /> | 140 | <Key Name="fileName" Value="osTextBoard.lsl" /> |
141 | </Section> | 141 | </Section> |
142 | <Section Name="osWeatherMap"> | ||
143 | <Key Name="assetID" Value="b102e3a7-c907-e63e-b9f5-b3fd63e6851b" /> | ||
144 | <Key Name="name" Value="osWeatherMap" /> | ||
145 | <Key Name="assetType" Value="10" /> | ||
146 | <Key Name="inventoryType" Value="10" /> | ||
147 | <Key Name="fileName" Value="osWeatherMap.lsl" /> | ||
148 | </Section> | ||
142 | </Nini> | 149 | </Nini> |