Skip to content

Commit ae75d09

Browse files
committed
Add Super Wizard and Ice Hound
1 parent eba2508 commit ae75d09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

coc/enums.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,12 @@ def __str__(self):
9494
"Super Giant",
9595
"Sneaky Goblin",
9696
"Super Wall Breaker",
97+
"Super Wizard",
9798
"Inferno Dragon",
9899
"Super Minion",
99100
"Super Valkyrie",
100101
"Super Witch",
102+
"Ice Hound",
101103
]
102104

103105
# TODO: when SC fixes Super Troops in API add them here

0 commit comments

Comments
 (0)