mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 06:11:47 +02:00
Add the class to the swords/bows/arrows
This commit is contained in:
@ -445,7 +445,7 @@ minetest.register_tool("default:sword_diamond", {
|
||||
}
|
||||
})
|
||||
minetest.register_tool("default:dungeon_master_s_blood_sword", { --Warrior Only
|
||||
description = "Dungeon Master's Blood Sword",
|
||||
description = "Dungeon Master's Blood Sword (Warrior)",
|
||||
inventory_image = "default_tool_dungeon_master_s_blood_sword.png",
|
||||
tool_capabilities = {
|
||||
full_punch_interval = 0.5,
|
||||
|
Reference in New Issue
Block a user