v0.4.0: loads of item implementation

This commit is contained in:
Evan Debenham
2016-05-22 04:52:26 -04:00
parent 751f11c502
commit 9444a033a1
14 changed files with 514 additions and 4 deletions
@@ -28,7 +28,7 @@ import com.watabou.utils.Random;
public class MeleeWeapon extends Weapon {
protected int tier;
public int tier;
@Override
public int min(int lvl) {