Texture for ATM in inventory; Updated README

This commit is contained in:
Vitalie Ciubotaru
2016-03-06 23:01:00 +09:00
parent 0690310cb5
commit 3fd228c996
3 changed files with 5 additions and 5 deletions

View File

@ -195,8 +195,8 @@ end)
minetest.register_node("global_exchange:atm_bottom", {
description = "ATM",
--inventory_image = "",
--wield_image = def.wield_image,
inventory_image = "global_exchange_atm_icon.png",
wield_image = "global_exchange_atm_hi_front.png",
drawtype = "nodebox",
tiles = {
"global_exchange_atm_lo_top.png",