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

@ -34,6 +34,7 @@ mobs:register_mob("mobs_mc:illusioner", {
walk_end = 40,
shoot_start = 90,
shoot_end = 110,
-- TODO: Implement and fix death animation
--die_start = 110,
--die_end = 130,
--die_loop = false,