v0.4.0: lots of new curse implementation
This commit is contained in:
committed by
Evan Debenham
parent
c90e83f8d6
commit
4988be16fe
@@ -278,7 +278,6 @@ public class Item implements Bundlable {
|
||||
public Item upgrade() {
|
||||
|
||||
cursed = false;
|
||||
cursedKnown = true;
|
||||
this.level++;
|
||||
|
||||
updateQuickslot();
|
||||
|
||||
Reference in New Issue
Block a user