From 429ec925133848c64cdd4ccea5575ad0311fe310 Mon Sep 17 00:00:00 2001 From: Fhuris Date: Thu, 23 May 2024 18:36:09 +0200 Subject: [PATCH] change market to DLC name --- src/cards/pack2_journeys_hunters.json | 16 ++++++++-------- src/cards/pack2_journeys_travelers.json | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/cards/pack2_journeys_hunters.json b/src/cards/pack2_journeys_hunters.json index 7aa2873..96b96ea 100644 --- a/src/cards/pack2_journeys_hunters.json +++ b/src/cards/pack2_journeys_hunters.json @@ -2,7 +2,7 @@ "cards": [ { "id": 68, - "role": "market", + "role": "hunter", "card_type": "action", "faction": "yellow", "name": "Confiscate", @@ -22,7 +22,7 @@ }, { "id": 69, - "role": "market", + "role": "hunter", "card_type": "action", "faction": "red", "name": "Demonic Cloud", @@ -47,7 +47,7 @@ }, { "id": 70, - "role": "market", + "role": "hunter", "card_type": "action", "faction": "green", "name": "Pack’s Fury", @@ -64,7 +64,7 @@ }, { "id": 71, - "role": "market", + "role": "hunter", "card_type": "action", "faction": "blue", "name": "Thrash", @@ -84,7 +84,7 @@ }, { "id": 72, - "role": "market", + "role": "hunter", "card_type": "champion", "faction": "yellow", "name": "Andor, the Valiant", @@ -109,7 +109,7 @@ }, { "id": 73, - "role": "market", + "role": "hunter", "card_type": "champion", "faction": "red", "name": "Fettered Imp", @@ -126,7 +126,7 @@ }, { "id": 74, - "role": "market", + "role": "hunter", "card_type": "champion", "faction": "blue", "name": "Lenka, the Hunter", @@ -147,7 +147,7 @@ }, { "id": 75, - "role": "market", + "role": "hunter", "card_type": "champion", "faction": "green", "name": "Pathfinder", diff --git a/src/cards/pack2_journeys_travelers.json b/src/cards/pack2_journeys_travelers.json index 8a498eb..3387b13 100644 --- a/src/cards/pack2_journeys_travelers.json +++ b/src/cards/pack2_journeys_travelers.json @@ -2,7 +2,7 @@ "cards": [ { "id": 60, - "role": "market", + "role": "traveler", "card_type": "action", "faction": "blue", "name": "Bounty Collection", @@ -23,7 +23,7 @@ }, { "id": 61, - "role": "market", + "role": "traveler", "card_type": "action", "faction": "green", "name": "Daring Escape", @@ -44,7 +44,7 @@ }, { "id": 62, - "role": "market", + "role": "traveler", "card_type": "action", "faction": "yellow", "name": "Fearless Charge", @@ -70,7 +70,7 @@ }, { "id": 63, - "role": "market", + "role": "traveler", "card_type": "action", "faction": "red", "name": "Sway", @@ -92,7 +92,7 @@ }, { "id": 64, - "role": "market", + "role": "traveler", "card_type": "champion", "faction": "blue", "name": "Con Artist", @@ -117,7 +117,7 @@ }, { "id": 65, - "role": "market", + "role": "traveler", "card_type": "champion", "faction": "red", "name": "Olara, the Slayer", @@ -141,7 +141,7 @@ }, { "id": 66, - "role": "market", + "role": "traveler", "card_type": "champion", "faction": "green", "name": "Pelleas, the Seeker", @@ -164,7 +164,7 @@ }, { "id": 67, - "role": "market", + "role": "traveler", "card_type": "champion", "faction": "yellow", "name": "Veteran Squire",