andrewgioia / mana

Magic: the Gathering mana symbol pictographic font
304 stars 32 forks source link

Loyalty -25 missing #42

Closed marshl closed 4 years ago

marshl commented 5 years ago

Although not a normal card, the oversized Magic 2015 challenge card, Garruk the Slayer (https://scryfall.com/card/ppc1/1/garruk-the-slayer) has a loyalty ability with a cost of "-25", which Mana doesn't have a rule for.

Thanks :)

dhouck commented 5 years ago

I know this couldn’t be done with just CSS classes, but it would be nice to be able to in general say something like

<i class="ms ms-loyalty">-25</i>

or

<i class="ms ms-cost ms-number">21</i>

Or similar things which could let you specify a custom number.

andrewgioia commented 4 years ago

Added in 1.6.0