Remove explicit stepheight from most mobs

This commit is contained in:
Wuzzy 2020-04-08 02:31:24 +02:00
parent 31b367eb83
commit 21d5b93baa
10 changed files with 1 additions and 10 deletions

View file

@ -40,7 +40,6 @@ local wolf = {
walk_chance = default_walk_chance,
walk_velocity = 2,
run_velocity = 3,
stepheight = 1.1,
damage = 4,
reach = 2,
attack_type = "dogfight",