mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-25 02:00:37 +01:00
Increased the reach of the boss
This commit is contained in:
parent
18431f2c74
commit
818da58eb2
@ -30,7 +30,7 @@ mobs:register_mob("mobs:pumpking", {
|
|||||||
lava_damage = 0,
|
lava_damage = 0,
|
||||||
fall_damage = 0,
|
fall_damage = 0,
|
||||||
damage = 9,
|
damage = 9,
|
||||||
reach = 4,
|
reach = 5,
|
||||||
attack_type = "dogfight",
|
attack_type = "dogfight",
|
||||||
view_range = 25,
|
view_range = 25,
|
||||||
stepheight = 1.1,
|
stepheight = 1.1,
|
||||||
|
Loading…
Reference in New Issue
Block a user