DISGUISE THEM CATS

This commit is contained in:
Chiss 2013-11-16 16:43:03 +11:00
parent 2e6758e23c
commit ef54732531

View File

@ -60,6 +60,7 @@ public class BlockForm extends Form
//Player > Chicken
DisguiseChicken disguise = new DisguiseChicken(Player);
disguise.setBaby();
disguise.setSoundDisguise(new DisguiseCat(Player));
Host.Manager.GetDisguise().disguise(disguise);
//Apply Falling Block