1
0
mirror of https://github.com/minetest-mods/3d_armor.git synced 2025-06-29 14:50:47 +02:00

Fix regression with heal_multiplier config

This commit is contained in:
stujones11
2017-04-09 16:25:52 +01:00
parent e5e926a02e
commit a76a35f177
3 changed files with 5 additions and 7 deletions

View File

@ -58,7 +58,6 @@ armor.config = {
destroy = false,
level_multiplier = 1,
heal_multiplier = 1,
radiation_multiplier = 1,
material_wood = true,
material_cactus = true,
material_steel = true,