Skip to content

Commit

Permalink
Add placeholder back text
Browse files Browse the repository at this point in the history
  • Loading branch information
fspoettel committed Nov 28, 2024
1 parent 431c685 commit d3d12ac
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions pack/tdc/tdcp.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"back_flavor": "",
"back_text": "",
"back_flavor": "<b>This is placeholder back text until the card is revealed.</b>",
"back_text": "<b>This is placeholder back text until the card is revealed.</b>",
"code": "11001",
"deck_limit": 1,
"deck_options": [
Expand Down Expand Up @@ -90,8 +90,8 @@
"type_code": "treachery"
},
{
"back_flavor": "",
"back_text": "",
"back_flavor": "<b>This is placeholder back text until the card is revealed.</b>",
"back_text": "<b>This is placeholder back text until the card is revealed.</b>",
"code": "11004",
"deck_limit": 1,
"deck_options": [
Expand Down Expand Up @@ -125,8 +125,8 @@
"type_code": "investigator"
},
{
"back_flavor": "",
"back_text": "",
"back_flavor": "<b>This is placeholder back text until the card is revealed.</b>",
"back_text": "<b>This is placeholder back text until the card is revealed.</b>",
"code": "11007",
"deck_limit": 1,
"deck_options": [
Expand Down Expand Up @@ -159,8 +159,8 @@
"type_code": "investigator"
},
{
"back_flavor": "",
"back_text": "",
"back_flavor": "<b>This is placeholder back text until the card is revealed.</b>",
"back_text": "<b>This is placeholder back text until the card is revealed.</b>",
"code": "11008",
"deck_limit": 1,
"deck_options": [
Expand Down

0 comments on commit d3d12ac

Please sign in to comment.