Skip to content

Commit fa21f7c

Browse files
authored
Merge pull request #231 from mathsman5133/chore/add-achievements
chore: add missing achievements
2 parents c9f2bcd + bb660ad commit fa21f7c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

coc/enums.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,9 +261,13 @@ class Resource(Enum):
261261
"Firefighter",
262262
"Anti-Artillery",
263263
"Shattered and Scattered",
264+
"Counterspell",
265+
"Monolith Masher",
264266
"Get those Goblins!",
265267
"Get those other Goblins!",
268+
"Get even more Goblins!",
266269
"Dragon Slayer",
270+
"Ungrateful Child",
267271
"Superb Work",
268272

269273
# Builder Base

0 commit comments

Comments
 (0)