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 6314de7 commit 61b76a5Copy full SHA for 61b76a5
coc/enums.py
@@ -66,6 +66,7 @@ def __str__(self):
66
"Miner",
67
"Electro Dragon",
68
"Yeti",
69
+ "Dragon Rider",
70
]
71
72
DARK_ELIXIR_TROOP_ORDER = [
@@ -94,6 +95,7 @@ def __str__(self):
94
95
"Super Giant",
96
"Sneaky Goblin",
97
"Super Wall Breaker",
98
+ "Rocket Balloon",
99
"Super Wizard",
100
"Inferno Dragon",
101
"Super Minion",
0 commit comments