v0.3.3: implemented BOSS and MINIBOSS properties
This commit is contained in:
@@ -66,6 +66,8 @@ public class King extends Mob {
|
||||
defenseSkill = 25;
|
||||
|
||||
Undead.count = 0;
|
||||
|
||||
properties.add(Property.BOSS);
|
||||
}
|
||||
|
||||
private boolean nextPedestal = true;
|
||||
|
||||
Reference in New Issue
Block a user