add eldrazi old
This commit is contained in:
@@ -6,7 +6,7 @@ installer group: magic/old style/normal cards
|
|||||||
icon: card-sample.png
|
icon: card-sample.png
|
||||||
position hint: 301
|
position hint: 301
|
||||||
|
|
||||||
version: 2024-05-29
|
version: 2025-10-20
|
||||||
depends on:
|
depends on:
|
||||||
package: magic.mse-game
|
package: magic.mse-game
|
||||||
version: 2008-06-02
|
version: 2008-06-02
|
||||||
@@ -111,6 +111,11 @@ set info style:
|
|||||||
border color 1: rgb(255,255,255)
|
border color 1: rgb(255,255,255)
|
||||||
border color 2: rgb(255,255,255)
|
border color 2: rgb(255,255,255)
|
||||||
############################################################## Extra style options
|
############################################################## Extra style options
|
||||||
|
styling field:
|
||||||
|
type: boolean
|
||||||
|
name: eldrazi colorless
|
||||||
|
description: Use the Modern Horizons colorless frame
|
||||||
|
initial: no
|
||||||
styling field:
|
styling field:
|
||||||
type: boolean
|
type: boolean
|
||||||
name: use guild mana symbols
|
name: use guild mana symbols
|
||||||
@@ -231,7 +236,7 @@ card style:
|
|||||||
z index: 0
|
z index: 0
|
||||||
render style: image
|
render style: image
|
||||||
popup style: in place
|
popup style: in place
|
||||||
image: { card_background() }
|
image: { if card.card_color == "colorless" and styling.eldrazi_colorless then "xcard.jpg" else card_background() }
|
||||||
############################# Name line
|
############################# Name line
|
||||||
name:
|
name:
|
||||||
left: 42
|
left: 42
|
||||||
|
|||||||
BIN
data/magic-old.mse-style/xcard.jpg
Normal file
BIN
data/magic-old.mse-style/xcard.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 103 KiB |
Reference in New Issue
Block a user