Actions: Set default walking speed to two nodes per second.

NPC: Set default wandering speed to one node per second.
This commit is contained in:
zorman2000
2017-01-16 12:16:42 -05:00
parent 9556e76b79
commit e265bc283e
2 changed files with 21 additions and 281 deletions

View File

@ -465,8 +465,8 @@ mobs:register_mob("advanced_npc:npc", {
-- Added walk chance
walk_chance = 30,
-- Added stepheight
stepheight = 0.6,
walk_velocity = 2,
stepheight = 0.,
walk_velocity = 1,
run_velocity = 3,
jump = true,
drops = {