1
0
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:
LeMagnesium
2015-07-27 19:12:32 +02:00
parent fd8752a08c
commit 403895e8e4
4 changed files with 4 additions and 4 deletions

View File

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