Skip to content

Commit

Permalink
feat: Add Power Relic to accessoryUpgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
jani270 committed May 10, 2024
1 parent 4afb267 commit dc181ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/accessories.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const accessoryUpgrades = [
],
["SOULFLOW_PILE", "SOULFLOW_BATTERY", "SOULFLOW_SUPERCELL"],
["ENDER_ARTIFACT", "ENDER_RELIC"],
["POWER_TALISMAN", "POWER_RING", "POWER_ARTIFACT"],
["POWER_TALISMAN", "POWER_RING", "POWER_ARTIFACT", "POWER_RELIC"],
["BINGO_TALISMAN", "BINGO_RING", "BINGO_ARTIFACT", "BINGO_RELIC"],
["BURSTSTOPPER_TALISMAN", "BURSTSTOPPER_ARTIFACT"],
["ODGERS_BRONZE_TOOTH", "ODGERS_SILVER_TOOTH", "ODGERS_GOLD_TOOTH", "ODGERS_DIAMOND_TOOTH"],
Expand Down

0 comments on commit dc181ff

Please sign in to comment.