Missing an Animal.

This commit is contained in:
KHobbits 2011-11-30 03:44:33 +00:00
parent 35f5578436
commit 1de4a40bf6

View File

@ -194,6 +194,7 @@ public class Commandspawnmob extends EssentialsCommand
}
if ((type == CreatureType.SHEEP
|| type == CreatureType.COW
|| type == CreatureType.MUSHROOM_COW
|| type == CreatureType.CHICKEN
|| type == CreatureType.PIG
|| type == CreatureType.WOLF)