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:
@ -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,
|
||||
|
Reference in New Issue
Block a user