v0.4.0: lots of refactoring to on-upgrade logic
This commit is contained in:
committed by
Evan Debenham
parent
9f65ff4e5b
commit
4c8bcade38
@@ -273,6 +273,8 @@ public class Item implements Bundlable {
|
||||
|
||||
public void level( int value ){
|
||||
level = value;
|
||||
|
||||
updateQuickslot();
|
||||
}
|
||||
|
||||
public Item upgrade() {
|
||||
|
||||
Reference in New Issue
Block a user