svg mana symbols

This commit is contained in:
Kyle
2020-07-27 13:34:07 -07:00
parent b6e28d4fa9
commit e0438d01b1
120 changed files with 1441 additions and 5 deletions

View File

@@ -1,6 +1,8 @@
if (!loadedVersions.includes('seventhTextless')) {
loadedVersions.push('seventhTextless')
loadMaskImages([['Pinline (seventh textless)', '/data/images/cardImages/seventhTextless/seventhTextlessMaskPinline.png']])
// addToManaSymbolList('/data/images/cardImages/manaSymbols/old/', ["oldw.svg"])
// notify('The Seventh Textless frame uses special mana symbols for 1-20, WUBRG, all hybrid mana symbols, and X. If you would like to use these, just add an "old" at the beginning of each symbol. For example, "2 g g" would become "old2 oldg oldg".', '#aaffaae0')
}
if (currentVersion != 'seventhTextless') {