v0.3.3: changed EVIL propery to DEMONIC, implemented it
This commit is contained in:
@@ -56,6 +56,8 @@ public class Thief extends Mob {
|
||||
lootChance = 0.01f;
|
||||
|
||||
FLEEING = new Fleeing();
|
||||
|
||||
properties.add(Property.DEMONIC);
|
||||
}
|
||||
|
||||
private static final String ITEM = "item";
|
||||
|
||||
Reference in New Issue
Block a user