mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 14:16:06 +02:00
Fixed remaining wrong names in 3d_armor_classes
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
if ARMOR_MATERIALS.black_mithril then
|
||||
if ARMOR_MATERIALS.blackmithril then
|
||||
-- Register helmets :
|
||||
minetest.register_tool(":3d_armor:helmet_blackmithril", {
|
||||
description = "Black Mithril Helmet",
|
||||
|
Reference in New Issue
Block a user