scrap metal
This commit is contained in:
@@ -301,4 +301,18 @@ export const cards: DominionCard[] = [
|
|||||||
preview: "",
|
preview: "",
|
||||||
expansionIcon,
|
expansionIcon,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
orientation: "card",
|
||||||
|
title: "Scrap Metal",
|
||||||
|
description:
|
||||||
|
"+1 Action\n\nChoose one: +1 Card,\nor +$1.\n\nYou may trash this.\n\n-\n\nThe first time you buy this on your turn, +1 Buy.",
|
||||||
|
types: [TYPE_ACTION, TYPE_TREASURE],
|
||||||
|
image: "",
|
||||||
|
artist: "",
|
||||||
|
author: "Dylan & Cal",
|
||||||
|
version: "0.1",
|
||||||
|
cost: "$1",
|
||||||
|
preview: "",
|
||||||
|
expansionIcon,
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user