v0.3.3: changed EVIL propery to DEMONIC, implemented it
This commit is contained in:
@@ -63,6 +63,7 @@ public class Goo extends Mob {
|
||||
lootChance = 0.333f;
|
||||
|
||||
properties.add(Property.BOSS);
|
||||
properties.add(Property.DEMONIC);
|
||||
}
|
||||
|
||||
private int pumpedUp = 0;
|
||||
|
||||
Reference in New Issue
Block a user