v2.2.0: upgrading desperate power now refreshes quickslots
This commit is contained in:
@@ -442,7 +442,7 @@ public enum Talent {
|
|||||||
Dungeon.observe();
|
Dungeon.observe();
|
||||||
}
|
}
|
||||||
|
|
||||||
if (talent == SECONDARY_CHARGE || talent == TWIN_UPGRADES){
|
if (talent == SECONDARY_CHARGE || talent == TWIN_UPGRADES || talent == DESPERATE_POWER){
|
||||||
Item.updateQuickslot();
|
Item.updateQuickslot();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user