Remove explicit stepheight from most mobs
This commit is contained in:
parent
31b367eb83
commit
21d5b93baa
10 changed files with 1 additions and 10 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue