Update mobs_mc

This commit is contained in:
Wuzzy 2017-07-26 00:26:18 +02:00
parent aec9618b9e
commit 8ddb427777
33 changed files with 43 additions and 22 deletions

View file

@ -38,6 +38,7 @@ local zombie = {
walk_velocity = .8,
run_velocity = 1.6,
damage = 3,
reach = 2,
fear_height = 4,
pathfinding = 1,
jump = true,