mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-25 02:00:37 +01:00
Fix toolranks support of Nyan Shovel
This commit is contained in:
parent
1649c53471
commit
80d0e9a6a1
@ -142,7 +142,7 @@ if minetest.get_modpath("toolranks") then
|
||||
after_use = toolranks.new_afteruse
|
||||
})
|
||||
minetest.override_item(
|
||||
"nalc:shovel_nya",
|
||||
"nalc:shovel_nyan",
|
||||
{
|
||||
original_description = "Nyan Shovel",
|
||||
description = toolranks.create_description("Nyan Shovel", 0, 1),
|
||||
|
Loading…
Reference in New Issue
Block a user