forked from minetest-mods/global_exchange
Exchange texture
This commit is contained in:
parent
846559d711
commit
e9921e2ba0
@ -500,7 +500,7 @@ minetest.register_node("global_exchange:exchange", {
|
||||
description = "Exchange",
|
||||
tiles = {"global_exchange_atm_top.png",
|
||||
"global_exchange_atm_top.png",
|
||||
"global_exchange_atm_side.png",
|
||||
"global_exchange_exchange_side.png",
|
||||
},
|
||||
groups = {cracky=2},
|
||||
on_rightclick = function(pos, node, clicker)
|
||||
|
BIN
textures/global_exchange_exchange_side.png
Normal file
BIN
textures/global_exchange_exchange_side.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 231 B |
Loading…
Reference in New Issue
Block a user