1
0
mirror of https://codeberg.org/tenplus1/mobs_animal.git synced 2024-09-20 19:50:26 +02:00

increase cat stepheight to 1.1

This commit is contained in:
TenPlus1 2019-05-19 09:28:27 +01:00
parent fa0b70f354
commit f553e1e0a0

View File

@ -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,