diff options
author | Brian McBee | 2007-11-14 06:00:03 +0000 |
---|---|---|
committer | Brian McBee | 2007-11-14 06:00:03 +0000 |
commit | 666bd6f06e5eaff3acfb969d2851b7d98b18c495 (patch) | |
tree | 0584cde6b6136501c3360c04c9c0adfba7db1a22 /bin | |
parent | * Should help avatar climb steps better (diff) | |
download | opensim-SC_OLD-666bd6f06e5eaff3acfb969d2851b7d98b18c495.zip opensim-SC_OLD-666bd6f06e5eaff3acfb969d2851b7d98b18c495.tar.gz opensim-SC_OLD-666bd6f06e5eaff3acfb969d2851b7d98b18c495.tar.bz2 opensim-SC_OLD-666bd6f06e5eaff3acfb969d2851b7d98b18c495.tar.xz |
Another try: Fix moon bleeding over into linden grid. Need to clear your cache to fix it.
Diffstat (limited to 'bin')
-rw-r--r-- | bin/OpenSimAssetSet.xml | 9 | ||||
-rw-r--r-- | bin/cloud.jp2 | bin | 0 -> 23852 bytes |
2 files changed, 8 insertions, 1 deletions
diff --git a/bin/OpenSimAssetSet.xml b/bin/OpenSimAssetSet.xml index d7b604a..f484f5f 100644 --- a/bin/OpenSimAssetSet.xml +++ b/bin/OpenSimAssetSet.xml | |||
@@ -470,10 +470,17 @@ | |||
470 | <Key Name="fileName" Value="newpants.dat"/> | 470 | <Key Name="fileName" Value="newpants.dat"/> |
471 | </Section> | 471 | </Section> |
472 | <Section Name="Moon"> | 472 | <Section Name="Moon"> |
473 | <Key Name="assetID" Value="fc4b9f0b-d008-45c6-96a4-01dd947ac621"/> | 473 | <Key Name="assetID" Value="ec4b9f0b-d008-45c6-96a4-01dd947ac621"/> |
474 | <Key Name="name" Value="Moon"/> | 474 | <Key Name="name" Value="Moon"/> |
475 | <Key Name="assetType" Value="0" /> | 475 | <Key Name="assetType" Value="0" /> |
476 | <Key Name="inventoryType" Value="0" /> | 476 | <Key Name="inventoryType" Value="0" /> |
477 | <Key Name="fileName" Value="moon.jp2"/> | 477 | <Key Name="fileName" Value="moon.jp2"/> |
478 | </Section> | 478 | </Section> |
479 | <Section Name="Cloud"> | ||
480 | <Key Name="assetID" Value="dc4b9f0b-d008-45c6-96a4-01dd947ac621"/> | ||
481 | <Key Name="name" Value="Cloud"/> | ||
482 | <Key Name="assetType" Value="0" /> | ||
483 | <Key Name="inventoryType" Value="0" /> | ||
484 | <Key Name="fileName" Value="cloud.jp2"/> | ||
485 | </Section> | ||
479 | </Nini> | 486 | </Nini> |
diff --git a/bin/cloud.jp2 b/bin/cloud.jp2 new file mode 100644 index 0000000..aa24cdd --- /dev/null +++ b/bin/cloud.jp2 | |||
Binary files differ | |||