resource merchant work

This commit is contained in:
2024-02-18 17:20:49 -06:00
parent 257d864132
commit 149630ef5a
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -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