marvelsdb
marvelsdb copied to clipboard
Add cost, crisis, acceleration, and hazard icons to the replaceSymbols function
We already had access to these icons from marvel-icons.svg
but the replaceSymbols
function didn't include them to replace text with the actual icons so the text continued to show up as ([crisis])
for example.
[crisis] - 15012
[acceleration] - 24061
[hazard] - no cards yet
[cost] - no cards yet (several cards use [consequential]
that will need to be changed to [cost]
in the JSON data after this gets merged)
@Kamalisk This has been open for a while. Any chance of getting this merged?