Change ladder textures

This commit is contained in:
Wuzzy 2020-01-26 16:08:51 +01:00
parent 9502ffdca6
commit bdc2310525
10 changed files with 6 additions and 6 deletions

View File

@ -821,12 +821,12 @@ minetest.register_node(
description = S("Ladder"),
drawtype = "nodebox",
tiles = {
"default_ladder_sides.png",
"default_ladder_sides.png",
"default_ladder_sides.png",
"default_ladder_sides.png",
"default_ladder_sides.png",
"default_ladder.png"
"default_ladder_nodebox_sides.png",
"default_ladder_nodebox_sides.png",
"default_ladder_nodebox_sides.png",
"default_ladder_nodebox_sides.png",
"default_ladder_nodebox_back.png",
"default_ladder_nodebox_front.png"
},
inventory_image = "default_ladder_inventory.png",
wield_image = "default_ladder_inventory.png",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 335 B

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 361 B

After

Width:  |  Height:  |  Size: 177 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 253 B