Skip to content

Commit

Permalink
Add new water texture to the TextureLibrary
Browse files Browse the repository at this point in the history
- It appears I forgot this in PR: #102
  • Loading branch information
emperorstarfinder committed Jun 7, 2021
1 parent 3276883 commit 8d7ecc7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
Expand Up @@ -581,4 +581,15 @@
<Key Name="assetType" Value="0" />
<Key Name="inventoryType" Value="0" />
</Section>

<!-- Water texture shown when Transparent Water is disabled in the viewer graphics prefs -->
<Section Name="Water Texture">
<Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000014"/>
<Key Name="assetID" Value="43c32285-d658-1793-c123-bf86315de055"/>
<Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/>
<Key Name="description" Value="" />
<Key Name="name" Value="Blank Texture" />
<Key Name="assetType" Value="0" />
<Key Name="inventoryType" Value="0" />
</Section>
</Nini>

0 comments on commit 8d7ecc7

Please sign in to comment.