Skip to content

Commit

Permalink
feat: add blossoms to UPGRADABLE_CARDS_MAP
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Mar 25, 2024
1 parent 3e58b2c commit 69eb91c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion hearthstone/utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,10 @@
# Lesser Spinel Spellstone
"TOY_825t": "TOY_825",
"TOY_825t2": "TOY_825",
# Zilliax
# Blossoms
"TTN_950t3": "TTN_950", # Forest Seedlings
"TTN_930t": "TTN_930", # Frost Lotus Seedling
# Zilliax Deluxe 3000
"TOY_330t5": "TOY_330",
"TOY_330t6": "TOY_330",
"TOY_330t7": "TOY_330",
Expand Down

0 comments on commit 69eb91c

Please sign in to comment.