v0.2.2: further tweaks to heroes remains system

This commit is contained in:
Evan Debenham
2014-10-30 11:16:19 -04:00
parent 462f4c9d8b
commit 55b920f9bb
2 changed files with 22 additions and 13 deletions
@@ -25,6 +25,8 @@ public class ClothArmor extends Armor {
{
name = "cloth armor";
image = ItemSpriteSheet.ARMOR_CLOTH;
bones = false; //Finding them in bones would be semi-frequent and disappointing.
}
public ClothArmor() {