Skip to content

Commit

Permalink
Merge pull request #851 from plural/fix-next-diamond-text
Browse files Browse the repository at this point in the history
s/This rez cost/The rez cost/ for NEXT Diamond.
  • Loading branch information
plural authored Oct 14, 2024
2 parents fe6b545 + 5fd133b commit 0bc1dd5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pack/ka.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,9 +229,9 @@
"quantity": 3,
"side_code": "corp",
"strength": 6,
"stripped_text": "This rez cost of this ice is lowered by 1 credit for each other rezzed piece of NEXT ice. Subroutine Do 1 core damage. Subroutine Do 1 core damage. Subroutine Trash 1 installed Runner card.",
"stripped_text": "The rez cost of this ice is lowered by 1 credit for each other rezzed piece of NEXT ice. Subroutine Do 1 core damage. Subroutine Do 1 core damage. Subroutine Trash 1 installed Runner card.",
"stripped_title": "NEXT Diamond",
"text": "This rez cost of this ice is lowered by 1[credit] for each other rezzed piece of <strong>NEXT</strong> ice.\n[subroutine] Do 1 core damage.\n[subroutine] Do 1 core damage.\n[subroutine] Trash 1 installed Runner card.",
"text": "The rez cost of this ice is lowered by 1[credit] for each other rezzed piece of <strong>NEXT</strong> ice.\n[subroutine] Do 1 core damage.\n[subroutine] Do 1 core damage.\n[subroutine] Trash 1 installed Runner card.",
"title": "NEXT Diamond",
"type_code": "ice",
"uniqueness": false
Expand Down
4 changes: 2 additions & 2 deletions v2/cards/next_diamond.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"is_unique": false,
"side_id": "corp",
"strength": 6,
"stripped_text": "This rez cost of this ice is lowered by 1 credit for each other rezzed piece of NEXT ice. Subroutine Do 1 core damage. Subroutine Do 1 core damage. Subroutine Trash 1 installed Runner card.",
"stripped_text": "The rez cost of this ice is lowered by 1 credit for each other rezzed piece of NEXT ice. Subroutine Do 1 core damage. Subroutine Do 1 core damage. Subroutine Trash 1 installed Runner card.",
"stripped_title": "NEXT Diamond",
"subtypes": ["sentry", "next", "destroyer", "ap"],
"text": "This rez cost of this ice is lowered by 1[credit] for each other rezzed piece of <strong>NEXT</strong> ice.\n[subroutine] Do 1 core damage.\n[subroutine] Do 1 core damage.\n[subroutine] Trash 1 installed Runner card.",
"text": "The rez cost of this ice is lowered by 1[credit] for each other rezzed piece of <strong>NEXT</strong> ice.\n[subroutine] Do 1 core damage.\n[subroutine] Do 1 core damage.\n[subroutine] Trash 1 installed Runner card.",
"title": "NEXT Diamond"
}

0 comments on commit 0bc1dd5

Please sign in to comment.