1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-02-02 21:30:20 +01:00

Add the "armor materials" for hunters

This commit is contained in:
Ombridride 2015-05-26 23:28:52 +02:00
parent de96d211e6
commit 5cf2318a96

View File

@ -15,6 +15,12 @@ ARMOR_MATERIALS = {
gold = "default:gold_ingot",
mithril = "moreores:mithril_ingot",
crystal = "ethereal:crystal_ingot",
-- Hunter armors
hardened_leather = "3d_armor:hardened_leather"
reinforced_leather = "3d_armor:reinforced_leather"
-- Wizard armors
--armor = "xxx",
--armor = "xxx",
}
ARMOR_FIRE_PROTECT = minetest.get_modpath("ethereal") ~= nil
ARMOR_FIRE_NODES = {