Skip to content

Commit 78080f2

Browse files
authored
Merge pull request Kamalisk#1085 from zzorba/mark_exile_cards
Fix two exile cards from EOE that weren't marked
2 parents 850d040 + ff2d2cb commit 78080f2

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

pack/eoe/eoep.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1547,6 +1547,7 @@
15471547
"cost": 2,
15481548
"deck_limit": 2,
15491549
"faction_code": "survivor",
1550+
"exile": true,
15501551
"illustrator": "Marcin Jakubowski",
15511552
"name": "Fire Extinguisher",
15521553
"pack_code": "eoep",
@@ -2185,6 +2186,7 @@
21852186
"code": "08113",
21862187
"cost": 0,
21872188
"deck_limit": 2,
2189+
"exile": true,
21882190
"faction_code": "rogue",
21892191
"faction2_code": "survivor",
21902192
"illustrator": "Drazenka Kimpel",

pack/tde/woc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
"deck_limit": 3,
103103
"faction_code": "mystic",
104104
"illustrator": "Pavel Kolomeyets",
105+
"myriad": true,
105106
"name": "Mind's Eye",
106107
"pack_code": "woc",
107108
"position": 328,

0 commit comments

Comments
 (0)