Skip to content

Commit

Permalink
Update enums.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MagicTheDev authored Dec 23, 2024
1 parent f125334 commit dd5615b
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 @@ -306,7 +306,8 @@ def in_game_name(self) -> str:
"Lavaloon Puppet",
"Magic Mirror",
"Henchmen Puppet",
"Dark Orb"
"Dark Orb",
"Electro Boots"
]

ACHIEVEMENT_ORDER = [
Expand Down

0 comments on commit dd5615b

Please sign in to comment.