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