1
0
Fork 0

balrog lifes is almost 400 not 200 up to 600

master
general 2024-04-07 10:54:55 -04:00
parent 07dbd2ded4
commit c5bb3f133a
2 changed files with 2 additions and 2 deletions

View File

@ -102,7 +102,7 @@ end
local MIN_HP = tonumber(minetest.settings:get("mobs_balrog_min_hp"))
if (MIN_HP == nil) then
MIN_HP = 200
MIN_HP = 400
end
local MAX_HP = tonumber(minetest.settings:get("mobs_balrog_max_hp"))

View File

@ -28,7 +28,7 @@ mobs_balrog_max_height (Max Height) int -1800
# Min hit points
# Punti salute minimi
mobs_balrog_min_hp (Min HP) int 200
mobs_balrog_min_hp (Min HP) int 400
# Max hit points
# Punti salute massimi