fix dark terrycloth towel image

This commit is contained in:
Vanessa Ezekowitz 2014-06-27 22:51:09 -04:00
parent 9591a5abe2
commit ce207d07c3
2 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@ minetest.register_node("building_blocks:terrycloth_towel", {
drawtype = "raillike",
description = "Terrycloth towel",
tile_images = {"building_blocks_towel.png"},
inventory_image = "building_blocks_towel_inv.png",
paramtype = "light",
walkable = false,
selection_box = {

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB