forked from MagicBane/Server
resource merchant work
This commit is contained in:
@@ -61,7 +61,7 @@ public class Item extends AbstractWorldObject {
|
||||
private ArrayList<EnchantmentBase> enchants = new ArrayList<>();
|
||||
private long dateToUpgrade;
|
||||
private String customName = "";
|
||||
private int magicValue;
|
||||
public int magicValue;
|
||||
|
||||
/**
|
||||
* No Id Constructor
|
||||
|
||||
Reference in New Issue
Block a user