v0.3.3: implemented the UNDEAD property
This commit is contained in:
@@ -46,6 +46,7 @@ public class FetidRat extends Rat {
|
||||
state = WANDERING;
|
||||
|
||||
properties.add(Property.MINIBOSS);
|
||||
properties.add(Property.UNDEAD);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user