add a nice inventory image to flag (#12)
This commit is contained in:
parent
dcfcb37527
commit
327758e873
@ -4,6 +4,7 @@ minetest.register_node("ctf_flag:flag", {
|
||||
drawtype="nodebox",
|
||||
paramtype = "light",
|
||||
walkable = false,
|
||||
inventory_image = "flag_silver2.png",
|
||||
tiles = {
|
||||
"default_wood.png",
|
||||
"default_wood.png",
|
||||
|
Loading…
x
Reference in New Issue
Block a user