Skip to content

Commit 20b0e67

Browse files
committed
fix: add missing EMERALD_DREAM enum
1 parent 88dfddf commit 20b0e67

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hearthstone/enums.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,6 +1322,7 @@ class CardSet(IntEnum):
13221322
ISLAND_VACATION = 1905 # Perils in Paradise
13231323
SPACE = 1935 # Great Dark Beyond
13241324
EVENT = 1941
1325+
EMERALD_DREAM = 1946
13251326

13261327
# Not actually present...
13271328
TAVERNS_OF_TIME = 1143

0 commit comments

Comments
 (0)