mirror of
https://codeberg.org/tenplus1/mobs_animal.git
synced 2024-11-12 22:00:19 +01:00
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_players = false,
|
||||
reach = 1,
|
||||
stepheight = 1.1,
|
||||
passive = false,
|
||||
hp_min = 5,
|
||||
hp_max = 10,
|
||||
|
|
Loading…
Reference in New Issue
Block a user