1
0
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:
Ombridride
2015-07-29 19:29:12 +02:00
parent 9dd6092306
commit 0e7c803463
4 changed files with 5 additions and 4 deletions

View File

@ -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,