Increase savage damage.
This commit is contained in:
parent
394e5cd8c2
commit
26e671d600
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ if minetest.get_modpath("mobs") and mobs and mobs.mod == "redo" then
|
|||
description = "Primitive Savage",
|
||||
type = "monster",
|
||||
passive = false,
|
||||
damage = 1,
|
||||
damage = 2,
|
||||
attack_type = "dogfight",
|
||||
attacks_monsters = true,
|
||||
hp_min = 5,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue