mirror of
https://codeberg.org/tenplus1/mobs_animal.git
synced 2025-07-25 11:30:22 +02:00
increase cat stepheight to 1.1
This commit is contained in:
@ -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,
|
||||||
|
Reference in New Issue
Block a user