Better textures.

master
Duane Robertson 2019-07-25 07:30:12 -05:00
parent 92730dbd43
commit 406148b019
6 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ minetest.register_tool(mod_name..':leather_armor', {
minetest.register_tool(mod_name..':boots', {
inventory_image = 'boots1_brown.png',
description = 'Sturdy Boots',
_dinv_armor = 0.9,
_dinv_armor = 0.95,
_dinv_location = 'feet',
_dinv_texture = 'dinv_char_boots.png',
})

Binary file not shown.

Before

Width:  |  Height:  |  Size: 204 B

After

Width:  |  Height:  |  Size: 222 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 928 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 311 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 B

After

Width:  |  Height:  |  Size: 221 B