Skip to content

Commit

Permalink
1 black card replaced, 2 verbs added
Browse files Browse the repository at this point in the history
  • Loading branch information
enenbee authored Apr 12, 2024
1 parent c15edf2 commit ae2ca11
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions src/main/resources/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -613,10 +613,10 @@
},

{
"text": "Okay, get this, ____, but with ____",
"slots": 2,
"text": "Ah, you, you must be ____",
"slots": 1,
"by": "zEnenbee",
"inspiration": "Based on, on Smosh, 'Sniper Chess'. also thought of this because it would work with verb cards, but also this has 2 inputs, so it still won't show up"
"inspiration": "Designed to work with verbs aswell ig"
}
],
"white": [
Expand Down Expand Up @@ -1793,6 +1793,18 @@
"text": "The enter key",
"by": "zEnenbee",
"inspiration": "Hopefully white cards are able to work with newlines"
},

{
"text": "Punching Everyone",
"by": "zEnenbee",
"verb": true
},
{
"text": "Slowly turning into a crab",
"by": "zEnenbee",
"inspiration": "https://en.wikipedia.org/wiki/Carcinisation",
"verb": true
}
]
}

0 comments on commit ae2ca11

Please sign in to comment.