mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-02 16:10:25 +02:00
Fixed remaining wrong names in 3d_armor_classes
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
if ARMOR_MATERIALS.hardened_leather then
|
||||
if ARMOR_MATERIALS.hardenedleather then
|
||||
-- Register helmets :
|
||||
minetest.register_tool(":3d_armor:helmet_hardenedleather", {
|
||||
description = "Hardened Leather Helmet",
|
||||
|
Reference in New Issue
Block a user