Update mobs_mc

This commit is contained in:
Wuzzy 2017-08-06 14:09:25 +02:00
parent a0347a6700
commit 3fb0b6dd44
14 changed files with 30 additions and 23 deletions

View file

@ -77,6 +77,7 @@ mobs:register_mob("mobs_mc:evoker", {
walk_end = 40,
shoot_start = 60,
shoot_end = 80,
-- TODO: Implement and fix death animation
--die_start = 80,
--die_end = 130,
--die_loop = false,