better shovel description

master
Juraj Vajda 2018-01-08 20:06:27 -05:00
parent 983b11861a
commit 2d1259dfc6
1 changed files with 1 additions and 1 deletions

View File

@ -431,7 +431,7 @@ minetest.register_tool("obsidianmese:pick_engraved", {
--
minetest.register_tool("obsidianmese:shovel", {
description = "ObsidianMese Shovel",
description = "ObsidianMese Shovel - right click (secondary click) for creating a path",
inventory_image = "obsidianmese_shovel.png",
wield_image = "obsidianmese_shovel.png^[transformR90",
wield_scale = {x=1.5, y=1.5, z=1.5},