mirror of
https://github.com/garbagemule/MobArena.git
synced 2024-11-23 02:55:46 +01:00
Normal sheep no longer act like exploding sheep
This commit is contained in:
parent
4d5c23aa97
commit
04fdbf9031
BIN
MobArena.jar
BIN
MobArena.jar
Binary file not shown.
@ -69,7 +69,6 @@ public enum MACreature
|
|||||||
|
|
||||||
switch (this)
|
switch (this)
|
||||||
{
|
{
|
||||||
case SHEEP:
|
|
||||||
case EXPLODINGSHEEP:
|
case EXPLODINGSHEEP:
|
||||||
arena.addExplodingSheep(e);
|
arena.addExplodingSheep(e);
|
||||||
break;
|
break;
|
||||||
|
Loading…
Reference in New Issue
Block a user