Skip to content

Commit

Permalink
Merge pull request #243 from Anubhav1603/master
Browse files Browse the repository at this point in the history
added magic mirror to equipments
  • Loading branch information
lukasthaler authored Aug 13, 2024
2 parents 6dbb043 + 542fec4 commit 2be04a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion coc/enums.py
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,8 @@ def in_game_name(self) -> str:
"Haste Vial",
"Fireball",
"Spiky Ball",
"Rocket Spear"
"Rocket Spear",
"Magic Mirror"
]

ACHIEVEMENT_ORDER = [
Expand Down

0 comments on commit 2be04a9

Please sign in to comment.