MSE 2.5.2 and Showcase Catchup (#18)
* 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
This commit is contained in:
@@ -43,7 +43,6 @@ init script:
|
||||
#### Load scripts
|
||||
include file: /magic-default-image.mse-include/scripts
|
||||
include file: /magic-pride.mse-include/scripts
|
||||
include file: /magic-modules.mse-include/crowns/init_script
|
||||
|
||||
#### Blend settings
|
||||
# Should hybrids have a grey name?
|
||||
@@ -443,6 +442,7 @@ init script:
|
||||
crowns_folder := {
|
||||
"/magic-modules.mse-include/crowns/375/" + (if is_planeshifted() then "shifted/" else "")
|
||||
}
|
||||
module_brawl_crown_template := { "/magic-modules.mse-include/crowns/375/brawl/" + (if input == "a" then "c" else input) + "crown.png" }
|
||||
crown_main := {
|
||||
if is_clear() or clear_tops()
|
||||
then template_prefix["crown"] + "xcrown.png"
|
||||
|
||||
Reference in New Issue
Block a user