forked from mtcontrib/mobs_animal
increase cat stepheight to 1.1
This commit is contained in:
parent
fa0b70f354
commit
f553e1e0a0
@ -13,6 +13,7 @@ attack_type = "dogfight",
|
|||||||
attack_animals = true, -- so it can attack rat
|
attack_animals = true, -- so it can attack rat
|
||||||
attack_players = false,
|
attack_players = false,
|
||||||
reach = 1,
|
reach = 1,
|
||||||
|
stepheight = 1.1,
|
||||||
passive = false,
|
passive = false,
|
||||||
hp_min = 5,
|
hp_min = 5,
|
||||||
hp_max = 10,
|
hp_max = 10,
|
||||||
|
Loading…
Reference in New Issue
Block a user