We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba2508 commit ae75d09Copy full SHA for ae75d09
coc/enums.py
@@ -94,10 +94,12 @@ def __str__(self):
94
"Super Giant",
95
"Sneaky Goblin",
96
"Super Wall Breaker",
97
+ "Super Wizard",
98
"Inferno Dragon",
99
"Super Minion",
100
"Super Valkyrie",
101
"Super Witch",
102
+ "Ice Hound",
103
]
104
105
# TODO: when SC fixes Super Troops in API add them here
0 commit comments