Skip to content

Commit

Permalink
Merge pull request #442 from jordanweiler/fix-strength-resource-typos
Browse files Browse the repository at this point in the history
Change [strength] to [physical] and [genius] to [mental] for resource types
  • Loading branch information
Kamalisk authored Dec 3, 2023
2 parents c3d7595 + 3986ea1 commit ac95cb4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pack/mts_encounter.json
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,7 @@
"quantity": 1,
"set_code": "thanos",
"set_position": 8,
"text": "Attach to Thanos.\nThanos gains retaliate 1.<b>Hero Response</b>: After a hero makes a basic attack against Thanos, spend [mental] [strength] resources → discard this card.",
"text": "Attach to Thanos.\nThanos gains retaliate 1.\n<b>Hero Response</b>: After a hero makes a basic attack against Thanos, spend [mental][physical] resources → discard this card.",
"traits": "Armor.",
"type_code": "attachment"
},
Expand Down
2 changes: 1 addition & 1 deletion translations/es/pack/sm_encounter.json
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@
"code": "27120",
"flavor": "El Duende Verde era débil y patético. Pero NOSOTROS somos más poderosos de lo que él había soñado jamás.",
"name": "Somos uno",
"text": "Vincula esta carta al Duende Veneno.\n <b>Acción de Héroe: </b>gasta recursos impresos [energy][genius][strength] → descarta esta carta."
"text": "Vincula esta carta al Duende Veneno.\n <b>Acción de Héroe: </b>gasta recursos impresos [energy][mental][physical] → descarta esta carta."
},
{
"boost_text": "traslada el contador de Planeador al Plan principal que tenga más Amenaza. Coloca 1 de Amenaza sobre ese Plan.",
Expand Down
2 changes: 1 addition & 1 deletion translations/fr/pack/sm_encounter.json
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@
"code": "27120",
"flavor": "\"Le Bouffon Vert était faible et pathétique, mais ensemble, NOUS sommes plus puissants que dans ses rêves les plus fous.\"",
"name": "Nous ne Faisons Qu'un",
"text": "Attachez cette carte au Bouffon Venom.\n<b>Action de héros</b> : dépensez les ressources imprimées suivantes : [energy] [mental] [physical] → défaussez cette carte."
"text": "Attachez cette carte au Bouffon Venom.\n<b>Action de héros</b> : dépensez les ressources imprimées suivantes : [energy][mental][physical] → défaussez cette carte."
},
{
"boost_text": "déplacez le jeton Planeur vers la manigance principale ayant le plus de menaces. Placez 1 menace sur cette manigance.",
Expand Down
2 changes: 1 addition & 1 deletion translations/it/pack/sm_encounter.json
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@
{
"code": "27120",
"name": "We Are One",
"text": "Attach to Venom Goblin. \b <b>Hero Action: </b> Spend [energ][genius][strength] printed resources → discard this card."
"text": "Attach to Venom Goblin. \n <b>Hero Action: </b> Spend [energy][mental][physical] printed resources → discard this card."
},
{
"boost_text": "Move the glider counter to the main scheme with the most threat. Place 1 threat on that scheme.",
Expand Down

0 comments on commit ac95cb4

Please sign in to comment.