v1.2.0: items now always update quickslots when IDed
This commit is contained in:
@@ -400,6 +400,7 @@ public class Item implements Bundlable {
|
|||||||
|
|
||||||
levelKnown = true;
|
levelKnown = true;
|
||||||
cursedKnown = true;
|
cursedKnown = true;
|
||||||
|
Item.updateQuickslot();
|
||||||
|
|
||||||
return this;
|
return this;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user