aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--bin/assets/TexturesAssetSet/TexturesAssetSet.xml7
-rw-r--r--bin/assets/TexturesAssetSet/blank.jpcbin0 -> 148 bytes
-rw-r--r--bin/inventory/TexturesLibrary/TexturesLibraryItems.xml14
3 files changed, 21 insertions, 0 deletions
diff --git a/bin/assets/TexturesAssetSet/TexturesAssetSet.xml b/bin/assets/TexturesAssetSet/TexturesAssetSet.xml
index 6235f48..f006c98 100644
--- a/bin/assets/TexturesAssetSet/TexturesAssetSet.xml
+++ b/bin/assets/TexturesAssetSet/TexturesAssetSet.xml
@@ -380,4 +380,11 @@
380 <Key Name="assetType" Value="0" /> 380 <Key Name="assetType" Value="0" />
381 <Key Name="fileName" Value="Terrain Rock-beb169c7-11ea-fff2-efe5-0f24dc881df2.texture" /> 381 <Key Name="fileName" Value="Terrain Rock-beb169c7-11ea-fff2-efe5-0f24dc881df2.texture" />
382 </Section> 382 </Section>
383
384 <Section Name="Blank Texture">
385 <Key Name="assetID" Value="5748decc-f629-461c-9a36-a35a221fe21f"/>
386 <Key Name="name" Value="Blank Texture"/>
387 <Key Name="assetType" Value="0" />
388 <Key Name="fileName" Value="blank.jpc" />
389 </Section>
383</Nini> 390</Nini>
diff --git a/bin/assets/TexturesAssetSet/blank.jpc b/bin/assets/TexturesAssetSet/blank.jpc
new file mode 100644
index 0000000..69ee4f1
--- /dev/null
+++ b/bin/assets/TexturesAssetSet/blank.jpc
Binary files differ
diff --git a/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
index 30af8fa..85ba073 100644
--- a/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
+++ b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
@@ -706,4 +706,18 @@
706 <Key Name="everyonePermissions" Value="2147483647" /> 706 <Key Name="everyonePermissions" Value="2147483647" />
707 <Key Name="basePermissions" Value="2147483647" /> 707 <Key Name="basePermissions" Value="2147483647" />
708 </Section> 708 </Section>
709
710 <Section Name="Blank Texture">
711 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000010"/>
712 <Key Name="assetID" Value="5748decc-f629-461c-9a36-a35a221fe21f"/>
713 <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/>
714 <Key Name="description" Value="" />
715 <Key Name="name" Value="Blank Texture" />
716 <Key Name="assetType" Value="0" />
717 <Key Name="inventoryType" Value="0" />
718 <Key Name="currentPermissions" Value="2147483647" />
719 <Key Name="nextPermissions" Value="2147483647" />
720 <Key Name="everyonePermissions" Value="2147483647" />
721 <Key Name="basePermissions" Value="2147483647" />
722 </Section>
709</Nini> 723</Nini>