v0.3.3: implemented BOSS and MINIBOSS properties
This commit is contained in:
@@ -45,6 +45,7 @@ public class RotHeart extends Mob {
|
||||
state = PASSIVE;
|
||||
|
||||
properties.add(Property.IMMOVABLE);
|
||||
properties.add(Property.MINIBOSS);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user