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