New textures

master
Wuzzy 2016-09-02 02:58:33 +02:00
parent 89a048f9a7
commit b48afa198d
10 changed files with 4 additions and 4 deletions

View File

@ -34,8 +34,8 @@ end
minetest.register_node("easyvend:vendor", {
description = "Vending Machine",
tile_images ={"easyvend_side.png", "easyvend_side.png", "easyvend_side.png",
"easyvend_side.png", "easyvend_side.png", "easyvend_vendor_front.png"},
tile_images ={"easyvend_vendor_side.png", "easyvend_vendor_bottom.png", "easyvend_vendor_side.png",
"easyvend_vendor_side.png", "easyvend_vendor_side.png", "easyvend_vendor_front.png"},
paramtype = "light",
paramtype2 = "facedir",
groups = {choppy=2,oddly_breakable_by_hand=2},
@ -52,8 +52,8 @@ minetest.register_node("easyvend:vendor", {
minetest.register_node("easyvend:depositor", {
description = "Depositing Machine",
tile_images ={"easyvend_side.png", "easyvend_side.png", "easyvend_side.png",
"easyvend_side.png", "easyvend_side.png", "easyvend_depositor_front.png"},
tile_images ={"easyvend_depositor_side.png", "easyvend_depositor_bottom.png", "easyvend_depositor_side.png",
"easyvend_depositor_side.png", "easyvend_depositor_side.png", "easyvend_depositor_front.png"},
paramtype = "light",
paramtype2 = "facedir",
groups = {choppy=2,oddly_breakable_by_hand=2},

Binary file not shown.

After

Width:  |  Height:  |  Size: 727 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 765 B

After

Width:  |  Height:  |  Size: 750 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 657 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 760 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 727 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 768 B

After

Width:  |  Height:  |  Size: 742 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 B