Skip to content

Commit

Permalink
Merge pull request #868 from plural/aoycr
Browse files Browse the repository at this point in the history
Fix Card ID for An Offer You Can't Refuse
  • Loading branch information
talha-ahsan authored Feb 8, 2025
2 parents 9622023 + 99914da commit 0fee1f6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pack/oh.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
"stripped_text": "Choose a central server. The Runner may run that server. They cannot jack out during that run. If no run is made this way, add this operation to your score area as an agenda worth 1 agenda point.",
"stripped_title": "An Offer You Can't Refuse",
"text": "Choose a central server. The Runner may run that server. They cannot jack out during that run. If no run is made this way, add this operation to your score area as an agenda worth 1 agenda point.",
"title": "An Offer You Can't Refuse",
"title": "An Offer You Cant Refuse",
"type_code": "operation",
"uniqueness": false
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"deck_limit": 3,
"designed_by": "fantasy_flight_games",
"faction_id": "jinteki",
"id": "an_offer_you_can_t_refuse",
"id": "an_offer_you_cant_refuse",
"influence_cost": 3,
"is_unique": false,
"side_id": "corp",
"stripped_text": "Choose a central server. The Runner may run that server. They cannot jack out during that run. If no run is made this way, add this operation to your score area as an agenda worth 1 agenda point.",
"stripped_title": "An Offer You Can't Refuse",
"text": "Choose a central server. The Runner may run that server. They cannot jack out during that run. If no run is made this way, add this operation to your score area as an agenda worth 1 agenda point.",
"title": "An Offer You Can't Refuse"
"title": "An Offer You Cant Refuse"
}
2 changes: 1 addition & 1 deletion v2/printings/old_hollywood.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"released_by": "fantasy_flight_games"
},
{
"card_id": "an_offer_you_can_t_refuse",
"card_id": "an_offer_you_cant_refuse",
"card_set_id": "old_hollywood",
"id": "08091",
"illustrator": "A. Jones",
Expand Down

0 comments on commit 0fee1f6

Please sign in to comment.