* Updated to MSE 2.5.2 * Added Assassin's Creed Memory Corridor * Added Bloomburrow Borderless Anime * Added Bloomburrow Woodland * Added Compleated Planeswalkers * Added Duskmourn Paranormal * Added Kamigawa Neon * Added Kamigawa Ninja * Added Kamigawa Samurai * Added Innistrad Fang * Added Theros Constellation * Added Capenna Art Deco * Added Capenna Golden Age * Added Capenna Skyscraper * Added Doctor Who TARDIS * Added Dominaria Stained Glass * Added Eldraine Enchanting Tales * Added Fallout PipBoy * Added Ikoria Crystal * Added Innistrad Double Feature * Added Innistrad Equinox * Added Ixalan Treasures * Added Ixalan Legends * Added Ixalan Caverns * Added Lord of the Rings Ring * Added Lord of the Rings Scroll * Added Ravnica City Mural * Added Ravnica Dossier * Added Tarkir Dragon Wing * Added Thunder Junction Breaking News * Added Thunder Junction Vault * Added Thunder Junction Wanted Poster * Added Unfinity Of Tomorrow * Added Unfinity Attractions * Added Secret Lair Baseball * Added revamped option to Amonkhet Invocations * Added UB stamp compatibility to old showcase frames * Added foils and popouts modules * Add foil_mask blending system * Fixes #57
11 lines
488 B
Plaintext
11 lines
488 B
Plaintext
include file: card_fields
|
|
card style:
|
|
indicator 2:
|
|
left: { indicator_left_2() + typeline_offset_left_2() }
|
|
top: { indicator_top_2() + typeline_offset_top_2() }
|
|
width: { indicator_size_2() + typeline_offset_height_2() }
|
|
height: { indicator_size_2() + typeline_offset_height_2() }
|
|
z index: 800
|
|
render style: image
|
|
visible: { (not typeline_disabled_2()) and (not indicator_disabled_2()) and has_identity_2() }
|
|
image: { module_identity(card.indicator_2) } |