mirror of
https://codeberg.org/tenplus1/mobs_monster.git
synced 2025-06-07 12:30:28 +02:00
tweak land guard damage
This commit is contained in:
parent
fe00a32992
commit
32da63e517
@ -38,7 +38,7 @@ mobs:register_mob("mobs_monster:land_guard", {
|
||||
attack_type = "dogfight",
|
||||
group_attack = true,
|
||||
reach = 3,
|
||||
damage = 15,
|
||||
damage = 12,
|
||||
hp_min = 30,
|
||||
hp_max = 65,
|
||||
armor = 50,
|
||||
|
Loading…
x
Reference in New Issue
Block a user