Shears texture name

- complies with conventions
- updated shears.lua
This commit is contained in:
bas080 2015-02-16 18:56:28 +01:00
parent 726db39caa
commit 7a37ef4f3b
2 changed files with 1 additions and 1 deletions

@ -1,6 +1,6 @@
minetest.register_tool("vines:shears", {
description = "Shears",
inventory_image = "shears.png",
inventory_image = "vines_shears.png",
wield_image = "shears.png",
stack_max = 1,
max_drop_level=3,

Before

Width:  |  Height:  |  Size: 194 B

After

Width:  |  Height:  |  Size: 194 B