Hi im trying to make a zombie that explodes on death and summons multiple baby zombies. Everything is working except for the explosion effect. This is the setup:
Skills:
- explosion{yield=0.2}
- effect:explosion @Self
- summon{type=BABY_ZOMBIE;amount=5}
Any help would be greatly appreciated
Skills:
- explosion{yield=0.2}
- effect:explosion @Self
- summon{type=BABY_ZOMBIE;amount=5}
Any help would be greatly appreciated