Skip to content

Commit 61b76a5

Browse files
committed
add Dragon Rider and Rocket Balloon.
1 parent 6314de7 commit 61b76a5

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
@@ -66,6 +66,7 @@ def __str__(self):
6666
"Miner",
6767
"Electro Dragon",
6868
"Yeti",
69+
"Dragon Rider",
6970
]
7071

7172
DARK_ELIXIR_TROOP_ORDER = [
@@ -94,6 +95,7 @@ def __str__(self):
9495
"Super Giant",
9596
"Sneaky Goblin",
9697
"Super Wall Breaker",
98+
"Rocket Balloon",
9799
"Super Wizard",
98100
"Inferno Dragon",
99101
"Super Minion",

0 commit comments

Comments
 (0)