mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-25 18:20:36 +01:00
Increased again a little the pumpboom damage
... because of the range, the damages are clearly reduced
This commit is contained in:
parent
d95baa398e
commit
d0c949c07a
@ -81,7 +81,7 @@ mobs:register_mob("mobs:pumpboom", {
|
|||||||
water_damage = 0,
|
water_damage = 0,
|
||||||
lava_damage = 0,
|
lava_damage = 0,
|
||||||
fall_damage = 0,
|
fall_damage = 0,
|
||||||
damage = 7,
|
damage = 8,
|
||||||
attack_type = "explode",
|
attack_type = "explode",
|
||||||
group_attack = true,
|
group_attack = true,
|
||||||
view_range = 15,
|
view_range = 15,
|
||||||
|
Loading…
Reference in New Issue
Block a user