1
0
réplica de https://github.com/sys4-fr/server-nalc.git sincronizado 2025-07-15 22:20:26 +02:00

change description hardened/reinforced leather

Este cometimento está contido em:
ezamlinux
2016-07-15 12:45:30 +02:00
ascendente 012dfa9428
cometimento 455c890861
2 ficheiros modificados com 2 adições e 2 eliminações

Ver ficheiro

@ -30,7 +30,7 @@ if ARMOR_MATERIALS.reinforcedleather then
end
minetest.register_craftitem(":3d_armor:reinforcedleather", {
description = "Reinforced Leather Ingot",
description = "Reinforced Leather",
inventory_image = "3d_armor_reinforcedleather.png",
stack_max = 99,
})