[274/274] magic-modules rollout (#51)
Add Magic-Modules support to all frames
This commit is contained in:
@@ -6,13 +6,16 @@ icon: card-sample.png
|
||||
installer group: magic/old style/promotional/Clear
|
||||
position hint: 313
|
||||
|
||||
version: 2014-02-22
|
||||
version: 2024-05-29
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2007-12-29
|
||||
depends on:
|
||||
package: magic-mana-small.mse-symbol-font
|
||||
version: 2007-09-23
|
||||
depends on:
|
||||
package: magic-modules.mse-include
|
||||
version: 2024-05-20
|
||||
|
||||
card width: 375
|
||||
card height: 523
|
||||
@@ -36,7 +39,10 @@ init script:
|
||||
}
|
||||
|
||||
color_reverse := { if color == "black" then "white" else "black" }
|
||||
|
||||
watermark_include := "/magic-modules.mse-include/watermarks"
|
||||
information_codes_offset_left_1 := {4}
|
||||
information_offset_top_1 := {-1}
|
||||
|
||||
############################################################## Set info fields
|
||||
############################################################## Extra style options
|
||||
styling field:
|
||||
@@ -120,6 +126,8 @@ styling style:
|
||||
short text only: /magic.mse-game/icons/center-short-text.png
|
||||
never: /magic.mse-game/icons/center-no-text.png
|
||||
############################################################## Card fields
|
||||
include file: /magic-modules.mse-include/corners/card_fields
|
||||
include file: /magic-modules.mse-include/information/the_list_old
|
||||
card style:
|
||||
############################# Background stuff
|
||||
border color:
|
||||
@@ -165,14 +173,13 @@ card style:
|
||||
z index: 3
|
||||
padding top: 0
|
||||
card symbol:
|
||||
left: 24
|
||||
left: 20
|
||||
top : 24
|
||||
height: 20
|
||||
width: 14
|
||||
height: 21
|
||||
width: 23
|
||||
z index: 3
|
||||
render style: image
|
||||
choice images:
|
||||
tombstone: tombstone.png
|
||||
image: { card_symbol_image(face: 1) }
|
||||
############################# Image
|
||||
image:
|
||||
left: { if styling.border_visible then 19 else 0 }
|
||||
@@ -302,7 +309,7 @@ extra card style:
|
||||
top : 0
|
||||
width: 375
|
||||
height: 523
|
||||
z index: 5
|
||||
z index: 1050
|
||||
render style: image
|
||||
image: {if styling.overlay == "" then nil else styling.overlay + "/overlay.png"}
|
||||
image liner:
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 672 B |
Reference in New Issue
Block a user