DISGUISE THEM CATS
This commit is contained in:
parent
2e6758e23c
commit
ef54732531
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user