Merge pull request #1878 from rikimbo/adventure_doppelganger_no_drop_basic_lands

Adventure: [Balance] Doppelganger enemy no longer drops basic lands
This commit is contained in:
Anthony Calosa
2022-11-13 07:37:51 +08:00
committed by GitHub

View File

@@ -2053,7 +2053,14 @@
{
"type": "deckCard",
"probability": 1,
"count": 1
"count": 1,
"rarity": [
"common",
"uncommon",
"rare",
"mythicrare",
"special"
]
},
{
"type": "gold",