v0.3.3: implemented BOSS and MINIBOSS properties
This commit is contained in:
@@ -61,6 +61,8 @@ public class Goo extends Mob {
|
||||
|
||||
loot = new LloydsBeacon().identify();
|
||||
lootChance = 0.333f;
|
||||
|
||||
properties.add(Property.BOSS);
|
||||
}
|
||||
|
||||
private int pumpedUp = 0;
|
||||
|
||||
Reference in New Issue
Block a user