Update mobs_mc

This commit is contained in:
Wuzzy 2017-07-06 00:43:34 +02:00
parent ef64b56282
commit 37e943ae91
19 changed files with 189 additions and 356 deletions

View file

@ -56,10 +56,6 @@ local pigman = {
chance = 12, -- 8.333%, approximation to 8.5%
min = 1,
max = 1,},
{name = "mobs_mc:zombiepig_head",
chance = 200,
min = 0,
max = 1,},
},
animation = {
stnd_speed = 25, walk_speed = 25, run_speed = 50, punch_speed = 25,