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