1
0
mirror of https://codeberg.org/tenplus1/mobs_animal.git synced 2025-07-26 12:00:21 +02:00

add new attack settings

This commit is contained in:
TenPlus1
2018-06-27 09:42:26 +01:00
parent ae9a93e95d
commit 94acc325c0
3 changed files with 9 additions and 1 deletions

View File

@ -8,6 +8,7 @@ mobs:register_mob("mobs_animal:cow", {
type = "animal",
passive = false,
attack_type = "dogfight",
attack_npcs = false,
reach = 2,
damage = 4,
hp_min = 5,