The List and cleanup

Add The List icon to Old, OldAbu, New, New Planeswalkers, New Conspiracy, M15, M15 Planeswalkers, and Mainframes M15, Adventure, Planeswalker, and DFC
Cleaned up magic-mainframe-extras
Cleaned up some position hints
This commit is contained in:
CajunAvenger
2023-02-13 16:14:46 -06:00
parent 1bc7bb7674
commit c5e1ad9ba9
80 changed files with 1921 additions and 23 deletions

View File

@@ -6,7 +6,7 @@ icon: card-sample.png
installer group: magic/new style/normal cards
position hint: 201
version: 2014-02-22
version: 2023-02-13
depends on:
package: magic.mse-game
version: 2008-06-02
@@ -297,6 +297,7 @@ card style:
rare: script: symbol_variation(symbol: set.symbol, variation: "rare")
mythic rare: script: symbol_variation(symbol: set.symbol, variation: "mythic rare")
special: script: symbol_variation(symbol: set.symbol, variation: "special")
masterpiece: script: symbol_variation(symbol: set.masterpiece_symbol, variation: "mythic rare")
############################# Text box
text:
left: 31
@@ -388,6 +389,14 @@ extra card field:
choice: foil
save value: false
editable: false
extra card field:
type: choice
name: list icon
choice: no icon
choice: the list
save value: true
editable: true
extra card style:
pt box:
left: 271
@@ -407,4 +416,12 @@ extra card style:
z index: 3
render style: image
image: {if styling.overlay == "" then nil else styling.overlay + "/overlay.png"}
list icon:
left: 0
top: 487
width: 29
height: 36
render style: image
choice images:
the list: list.png
z index: 4