Skip to content

Commit 8dbe3ab

Browse files
authored
Merge pull request #675 from AlexRusbridge/fix-typos
Fix some typos across a handful of cards
2 parents da81f81 + 98bc378 commit 8dbe3ab

6 files changed

Lines changed: 9 additions & 8 deletions

File tree

pack/drs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@
156156
"set_code": "doctor_strange",
157157
"set_position": 9,
158158
"text": "<b>Hero Interrupt</b>: When a treachery is revealed from the encounter deck, cancel all of its effects and discard it.",
159+
"traits": "Spell.",
159160
"type_code": "event"
160161
},
161162
{

pack/mts_encounter.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1192,7 +1192,7 @@
11921192
"scheme_amplify": 1,
11931193
"set_code": "thanos",
11941194
"set_position": 19,
1195-
"text": "<b>When Revealed</b>: Put the top card of the [[infinity stone]] deck into play.",
1195+
"text": "<b>When Revealed</b>: Choose and discard an [[infinity stone]] from play.",
11961196
"type_code": "side_scheme"
11971197
},
11981198
{
@@ -1250,7 +1250,7 @@
12501250
"scheme": 1,
12511251
"set_code": "children_of_thanos",
12521252
"set_position": 3,
1253-
"text": "Villainous (When this minion activates, give it a boost card.)\n<hr />\n[star] <b>Boost</b>: Give this enemy 1 additional boost card",
1253+
"text": "Villainous. (When this minion activates, give it a boost card.)\n<hr />\n[star] <b>Boost</b>: Give this enemy 1 additional boost card",
12541254
"traits": "Black Order. Elite.",
12551255
"type_code": "minion"
12561256
},

pack/sm.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,7 +1237,7 @@
12371237
"back_link": "27189b",
12381238
"code": "27189a",
12391239
"faction_code": "campaign",
1240-
"name": "Wrist Navigators",
1240+
"name": "Wrist Navigator",
12411241
"octgn_id": "9b19aec4-ff1e-4b26-b85d-17c15f4ba81f",
12421242
"pack_code": "sm",
12431243
"permanent": true,
@@ -1253,7 +1253,7 @@
12531253
"code": "27189b",
12541254
"faction_code": "campaign",
12551255
"hidden": true,
1256-
"name": "Wrist Navigators",
1256+
"name": "Wrist Navigator",
12571257
"octgn_id": "9b19aec4-ff1e-4b26-b85d-17c15f4ba81f",
12581258
"pack_code": "sm",
12591259
"permanent": true,

pack/sm_encounter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2198,7 +2198,7 @@
21982198
"scheme": 1,
21992199
"set_code": "symbiotic_strength",
22002200
"set_position": 4,
2201-
"text": "Guard Patrol. (While this minion is engaged with you, you cannot thwart the main scheme.)\n<hr />\n[star] <b>Boost</b>: Put enraged Symbiote into play engaged with you.",
2201+
"text": "Guard. Patrol. (While this minion is engaged with you, you cannot thwart the main scheme.)\n<hr />\n[star] <b>Boost</b>: Put enraged Symbiote into play engaged with you.",
22022202
"traits": "Symbiote.",
22032203
"type_code": "minion"
22042204
},

translations/de/pack/sm.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -425,13 +425,13 @@
425425
{
426426
"back_link": "27189b",
427427
"code": "27189a",
428-
"name": "Wrist Navigators",
428+
"name": "Wrist Navigator",
429429
"text": "",
430430
"traits": "S.H.I.E.L.D. Tech."
431431
},
432432
{
433433
"code": "27189b",
434-
"name": "Wrist Navigators",
434+
"name": "Wrist Navigator",
435435
"text": "",
436436
"traits": "Enhanced. S.H.I.E.L.D. Tech."
437437
},

translations/fr/pack/mts_encounter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@
431431
{
432432
"code": "21127",
433433
"name": "Mâchoire d'Ébène",
434-
"text": "Vilenie (<i>Quand ce sbire s'active, donnez-lui une carte de boost.</i>)\n<hr />\n[star] <b>Boost</b>: donnez 1 carte de boost supplémentaire à cet ennemi.",
434+
"text": "Vilenie. (<i>Quand ce sbire s'active, donnez-lui une carte de boost.</i>)\n<hr />\n[star] <b>Boost</b>: donnez 1 carte de boost supplémentaire à cet ennemi.",
435435
"traits": "Ordre Noir. Élite.",
436436
"flavor": "\"Cessez d'imaginer de pauvres fins pour cemonde... Une fin très réelle est proche.\""
437437
},

0 commit comments

Comments
 (0)