Add bolding for plusses
This commit is contained in:
@ -8,7 +8,8 @@ import {
|
||||
export const sampleCard1: DominionCard = {
|
||||
orientation: "card",
|
||||
title: "Title",
|
||||
description: "Hello, world.",
|
||||
description:
|
||||
"+1 Action\n\nReveal the top card of your deck. If it's an Action card, put it into your hand.",
|
||||
types: [TYPE_ACTION, TYPE_REACTION],
|
||||
image: "https://wiki.dominionstrategy.com/images/7/76/AdventurerArt.jpg",
|
||||
artist: "Dall-E",
|
||||
|
Reference in New Issue
Block a user