v0.3.3: changed EVIL propery to DEMONIC, implemented it
This commit is contained in:
@@ -54,7 +54,7 @@ public class Guard extends Mob {
|
||||
loot = null; //see createloot.
|
||||
lootChance = 1;
|
||||
|
||||
properties.add(Property.UNDEAD);
|
||||
properties.add(Property.DEMONIC);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user