Skip to content

Commit

Permalink
Merge pull request #799 from plural/more-designed-by-fixes
Browse files Browse the repository at this point in the history
More fixes to the designed_by attribute.
  • Loading branch information
plural authored Jan 15, 2024
2 parents fc27e5a + c560338 commit e1d97c9
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion v2/cards/ablative_barrier.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"card_type_id": "ice",
"cost": 2,
"deck_limit": 3,
"designed_by": "fantasy_flight_games",
"designed_by": "null_signal_games",
"faction_id": "haas_bioroid",
"influence_cost": 2,
"is_unique": false,
Expand Down
2 changes: 1 addition & 1 deletion v2/cards/above_the_law.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"agenda_points": 2,
"card_type_id": "agenda",
"deck_limit": 1,
"designed_by": "fantasy_flight_games",
"designed_by": "null_signal_games",
"faction_id": "weyland_consortium",
"id": "above_the_law",
"is_unique": false,
Expand Down
2 changes: 1 addition & 1 deletion v2/cards/adrian_seis.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"card_type_id": "upgrade",
"cost": 0,
"deck_limit": 3,
"designed_by": "fantasy_flight_games",
"designed_by": "null_signal_games",
"faction_id": "jinteki",
"influence_cost": 4,
"is_unique": true,
Expand Down
2 changes: 1 addition & 1 deletion v2/cards/afshar.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"card_type_id": "ice",
"cost": 3,
"deck_limit": 3,
"designed_by": "fantasy_flight_games",
"designed_by": "null_signal_games",
"faction_id": "weyland_consortium",
"id": "afshar",
"influence_cost": 2,
Expand Down
2 changes: 1 addition & 1 deletion v2/cards/afterimage.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"card_type_id": "program",
"cost": 4,
"deck_limit": 3,
"designed_by": "fantasy_flight_games",
"designed_by": "null_signal_games",
"faction_id": "criminal",
"id": "afterimage",
"influence_cost": 3,
Expand Down
2 changes: 1 addition & 1 deletion v2/cards/airbladex_jsrf_ed.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"card_type_id": "hardware",
"cost": 1,
"deck_limit": 3,
"designed_by": "fantasy_flight_games",
"designed_by": "null_signal_games",
"faction_id": "shaper",
"influence_cost": 1,
"is_unique": true,
Expand Down

0 comments on commit e1d97c9

Please sign in to comment.