Add some new cards

This commit is contained in:
dylan
2023-07-04 20:15:40 -07:00
parent 67559ef402
commit 40ded3c3d2
6 changed files with 30 additions and 11 deletions

6
cards.js Normal file
View File

@ -0,0 +1,6 @@
const cards = [
"Discover",
"Prospector",
"Scientist",
"Vase",
]