[in progress] make all mana fonts alch_compatible (#49)
--------- Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
@@ -7,6 +7,9 @@ installer group: magic/Mana symbols/normal style with extra colors/M15
|
||||
depends on:
|
||||
package: magic-mainframe-extras.mse-include
|
||||
version: 2018-01-01
|
||||
depends on:
|
||||
package: magic-modules.mse-include
|
||||
version: 2024-05-20
|
||||
# Symbol font in the normal, flat, style, used for text boxes and on old style cards
|
||||
# Note:
|
||||
# Define mana_t := {"new|old|older"} in the init script of the style
|
||||
@@ -181,11 +184,11 @@ symbol:
|
||||
###################################################################################### Alchemy Symbols
|
||||
symbol:
|
||||
code: A-
|
||||
image: alchemy old.png
|
||||
image: /magic-modules.mse-include/mana-symbols/alchemy old.png
|
||||
enabled: {card.card_symbol == "alchemy old"}
|
||||
symbol:
|
||||
code: A-
|
||||
image: alchemy.png
|
||||
image: /magic-modules.mse-include/mana-symbols/alchemy.png
|
||||
###################################################################################### Phy Hybrid
|
||||
symbol:
|
||||
code: H/W/U
|
||||
|
||||
Reference in New Issue
Block a user