v0.3.3: implemented the UNDEAD property
This commit is contained in:
@@ -52,6 +52,8 @@ public class Skeleton extends Mob {
|
||||
|
||||
loot = Generator.Category.WEAPON;
|
||||
lootChance = 0.2f;
|
||||
|
||||
properties.add(Property.UNDEAD);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user