v1.2.0: fixed well of awareness not updating inventory/quickslots
This commit is contained in:
+1
@@ -306,6 +306,7 @@ public class Belongings implements Iterable<Item> {
|
|||||||
item.cursedKnown = true;
|
item.cursedKnown = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Item.updateQuickslot();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void uncurseEquipped() {
|
public void uncurseEquipped() {
|
||||||
|
|||||||
Reference in New Issue
Block a user