Skip to content

Commit

Permalink
Add the Smoke texture to the TexturesLibrary in Inventory
Browse files Browse the repository at this point in the history
- Add the Smoke texture to the TexturesLibrary in inventory.

NOTE: I forgot to add it here so the smoke texture shows up.
  • Loading branch information
emperorstarfinder authored and kf6kjg committed Apr 9, 2020
1 parent 88db042 commit dac6598
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,16 @@
<Key Name="inventoryType" Value="0" />
</Section>

<Section Name="Smoke Texture">
<Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001044" />
<Key Name="assetID" Value="b4ba225c-373f-446d-9f7e-6cb7b5cf9b3d" />
<Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/>
<Key Name="description" Value="Smoke texture" />
<Key Name="name" Value="Smoke" />
<Key Name="assetType" Value="0" />
<Key Name="inventoryType" Value="0" />
</Section>

<Section Name="bricks Texture">
<Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000001"/>
<Key Name="assetID" Value="00000000-0000-1111-9999-000000000001"/>
Expand Down

0 comments on commit dac6598

Please sign in to comment.