Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo fix for Hood(I) and Hood(II) #461

Merged
merged 1 commit into from
Feb 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pack/hood_encounter.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"set_code": "the_hood",
"set_position": 2,
"stage": 2,
"text": "<b>When Defeated:</b> Choose 1 set-aside modular encounter set at random, then shuffle it into the encounter deck.\n<i>Foul Play</i> - <b>Special:</b> Discard the top 2 cards of the encounter deck. Deal the first card discarded this way that does not belong to The Hood encounter set to yourself as a facedown encounter card.",
"text": "<b>When Revealed:</b> Choose 1 set-aside modular encounter set at random, then shuffle it into the encounter deck.\n<i>Foul Play</i> - <b>Special:</b> Discard the top 2 cards of the encounter deck. Deal the first card discarded this way that does not belong to The Hood encounter set to yourself as a facedown encounter card.",
"traits": "Criminal.",
"type_code": "villain"
},
Expand All @@ -59,7 +59,7 @@
"set_code": "the_hood",
"set_position": 3,
"stage": 3,
"text": "<b>When Defeated:</b> Choose 1 set-aside modular encounter set at random, then shuffle it into the encounter deck.\n<i>Foul Play</i> - <b>Special:</b> Discard the top 2 cards of the encounter deck. Deal each card discarded this way that does not belong to The Hood encounter set to yourself as a facedown encounter card.",
"text": "<b>When Revealed:</b> Choose 1 set-aside modular encounter set at random, then shuffle it into the encounter deck.\n<i>Foul Play</i> - <b>Special:</b> Discard the top 2 cards of the encounter deck. Deal each card discarded this way that does not belong to The Hood encounter set to yourself as a facedown encounter card.",
"traits": "Criminal.",
"type_code": "villain"
},
Expand Down
Loading