Skip to content

Commit 542fec4

Browse files
authored
added magic mirror to equipments
added magic mirror to equipments
1 parent 6dbb043 commit 542fec4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

coc/enums.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,8 @@ def in_game_name(self) -> str:
300300
"Haste Vial",
301301
"Fireball",
302302
"Spiky Ball",
303-
"Rocket Spear"
303+
"Rocket Spear",
304+
"Magic Mirror"
304305
]
305306

306307
ACHIEVEMENT_ORDER = [

0 commit comments

Comments
 (0)