v0.3.3: changed EVIL propery to DEMONIC, implemented it
This commit is contained in:
@@ -60,6 +60,8 @@ public class Eye extends Mob {
|
||||
|
||||
loot = new Dewdrop();
|
||||
lootChance = 0.5f;
|
||||
|
||||
properties.add(Property.DEMONIC);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user