Add bolding for plusses

This commit is contained in:
Dylan Pizzo
2025-01-06 23:51:51 -05:00
parent 0e9661f146
commit a5979647fc
3 changed files with 39 additions and 6 deletions

View File

@ -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",