1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 14:16:06 +02:00

Get back blackmithril shield

- See #169
This commit is contained in:
LeMagnesium
2015-07-28 19:01:38 +02:00
parent 0d88b4443f
commit 3fd2d1bbf4
2 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@ if ARMOR_MATERIALS.mithril then
})
end
if ARMOR_MATERIALS.black_mithril then
if ARMOR_MATERIALS.blackmithril then
minetest.register_tool("shields:shield_black_mithril_warrior", {
description = "Black Mithril Shield",
inventory_image = "shields_inv_shield_black_mithril_warrior.png",