v0.4.0: loads of item implementation
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user