diff --git a/data/vs-common.mse-include/affiliations b/data/vs-common.mse-include/affiliations index b08f0ee8..20ac500a 100644 --- a/data/vs-common.mse-include/affiliations +++ b/data/vs-common.mse-include/affiliations @@ -1,38 +1,36 @@ # Affiliation images choice images: - Marvel A-C Alpha Flight: /vs-standard-official.mse-symbol-font/alphaflight.png - Marvel A-C Avengers: /vs-standard-official.mse-symbol-font/avengers.png - Marvel A-C Brotherhood: /vs-standard-official.mse-symbol-font/brotherhood.png - Marvel A-C Crime Lords: /vs-standard-official.mse-symbol-font/crimelords.png - Marvel D-H Defenders: /vs-standard-official.mse-symbol-font/defenders.png - Marvel D-H Doom: /vs-standard-official.mse-symbol-font/doom.png - Marvel D-H Fantastic Four: /vs-standard-official.mse-symbol-font/F4.png - Marvel D-H Hellfire Club: /vs-standard-official.mse-symbol-font/hellfire.png - Marvel D-H Heralds of Galactus: /vs-standard-official.mse-symbol-font/heralds.png - Marvel D-H Horsemen of Apocalypse: /vs-standard-official.mse-symbol-font/apocalypse.png - Marvel I-M Marvel Knights: /vs-standard-official.mse-symbol-font/marvelknights.png - Marvel I-M Masters of Evil: /vs-standard-official.mse-symbol-font/mastersofevil.png - Marvel N-S Negative Zone: /vs-standard-official.mse-symbol-font/negativezone.png - Marvel N-S Shi'ar: /vs-standard-official.mse-symbol-font/shiar.png - Marvel N-S Shield: /vs-standard-official.mse-symbol-font/shield.png - Marvel N-S Sinister Syndicate: /vs-standard-official.mse-symbol-font/sinistersyndicate.png - Marvel N-S Skrull: /vs-standard-official.mse-symbol-font/skrull.png - Marvel N-S Spider-Friends: /vs-standard-official.mse-symbol-font/spiderman.png - Marvel T-Z Thunderbolts: /vs-standard-official.mse-symbol-font/thunderbolts.png - Marvel T-Z Underworld: /vs-standard-official.mse-symbol-font/underworld.png - Marvel T-Z Warbound: /vs-standard-official.mse-symbol-font/warbound.png - Marvel T-Z X-Men: /vs-standard-official.mse-symbol-font/xmen.png + Marvel A-C Avengers: { if is_concealed() then recolor_image("/vs-common.mse-include/avengers.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/avengers.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/avengers.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/avengers.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/avengers.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/avengers.png", color: rgb(76,18,7)) } + Marvel A-C Brotherhood: { if is_concealed() then recolor_image("/vs-common.mse-include/brotherhood.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/brotherhood.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/brotherhood.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/brotherhood.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/brotherhood.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/brotherhood.png", color: rgb(76,18,7)) } + Marvel A-C Crime Lords: { if is_concealed() then recolor_image("/vs-common.mse-include/crimelords.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/crimelords.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/crimelords.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/crimelords.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/crimelords.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/crimelords.png", color: rgb(76,18,7)) } + Marvel D-H Defenders: { if is_concealed() then recolor_image("/vs-common.mse-include/defenders.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/defenders.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/defenders.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/defenders.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/defenders.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/defenders.png", color: rgb(76,18,7)) } + Marvel D-H Doom: { if is_concealed() then recolor_image("/vs-common.mse-include/doom.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/doom.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/doom.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/doom.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/doom.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/doom.png", color: rgb(76,18,7)) } + Marvel D-H Fantastic Four: { if is_concealed() then recolor_image("/vs-common.mse-include/F4.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/F4.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/F4.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/F4.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/F4.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/F4.png", color: rgb(76,18,7)) } + Marvel D-H Hellfire Club: { if is_concealed() then recolor_image("/vs-common.mse-include/hellfire.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/hellfire.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/hellfire.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/hellfire.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/hellfire.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/hellfire.png", color: rgb(76,18,7)) } + Marvel D-H Heralds of Galactus: { if is_concealed() then recolor_image("/vs-common.mse-include/heralds.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/heralds.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/heralds.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/heralds.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/heralds.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/heralds.png", color: rgb(76,18,7)) } + Marvel D-H Horsemen of Apocalypse: { if is_concealed() then recolor_image("/vs-common.mse-include/apocalypse.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/apocalypse.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/apocalypse.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/apocalypse.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/apocalypse.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/apocalypse.png", color: rgb(76,18,7)) } + Marvel I-M Marvel Knights: { if is_concealed() then recolor_image("/vs-common.mse-include/marvelknights.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/marvelknights.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/marvelknights.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/marvelknights.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/marvelknights.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/marvelknights.png", color: rgb(76,18,7)) } + Marvel I-M Masters of Evil: { if is_concealed() then recolor_image("/vs-common.mse-include/mastersofevil.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/mastersofevil.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/mastersofevil.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/mastersofevil.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/mastersofevil.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/mastersofevil.png", color: rgb(76,18,7)) } + Marvel N-S Negative Zone: { if is_concealed() then recolor_image("/vs-common.mse-include/negativezone.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/negativezone.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/negativezone.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/negativezone.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/negativezone.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/negativezone.png", color: rgb(76,18,7)) } + Marvel N-S Shi'ar: { if is_concealed() then recolor_image("/vs-common.mse-include/shiar.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/shiar.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/shiar.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/shiar.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/shiar.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/shiar.png", color: rgb(76,18,7)) } + Marvel N-S Shield: { if is_concealed() then recolor_image("/vs-common.mse-include/shield.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/shield.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/shield.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/shield.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/shield.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/shield.png", color: rgb(76,18,7)) } + Marvel N-S Sinister Syndicate: { if is_concealed() then recolor_image("/vs-common.mse-include/sinistersyndicate.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/sinistersyndicate.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/sinistersyndicate.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/sinistersyndicate.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/sinistersyndicate.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/sinistersyndicate.png", color: rgb(76,18,7)) } + Marvel N-S Spider-Friends: { if is_concealed() then recolor_image("/vs-common.mse-include/spiderman.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/spiderman.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/spiderman.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/spiderman.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/spiderman.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/spiderman.png", color: rgb(76,18,7)) } + Marvel T-Z Thunderbolts: { if is_concealed() then recolor_image("/vs-common.mse-include/thunderbolts.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/thunderbolts.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/thunderbolts.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/thunderbolts.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/thunderbolts.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/thunderbolts.png", color: rgb(76,18,7)) } + Marvel T-Z Underworld: { if is_concealed() then recolor_image("/vs-common.mse-include/underworld.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/underworld.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/underworld.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/underworld.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/underworld.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/underworld.png", color: rgb(76,18,7)) } + Marvel T-Z Warbound: { if is_concealed() then recolor_image("/vs-common.mse-include/warbound.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/warbound.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/warbound.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/warbound.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/warbound.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/warbound.png", color: rgb(76,18,7)) } + Marvel T-Z X-Men: { if is_concealed() then recolor_image("/vs-common.mse-include/xmen.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/xmen.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/xmen.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/xmen.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/xmen.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/xmen.png", color: rgb(76,18,7)) } - DC A-C Anti-Matter: /vs-standard-official.mse-symbol-font/anti-matter.png - DC D-H Gotham Knights: /vs-standard-official.mse-symbol-font/gothamknights.png - DC D-H Green Lantern: /vs-standard-official.mse-symbol-font/greenlantern.png - DC I-M JLA: /vs-standard-official.mse-symbol-font/jla.png - DC I-M JSA: /vs-standard-official.mse-symbol-font/jsa.png - DC N-S Shadowpact: /vs-standard-official.mse-symbol-font/shadowpact.png - DC N-S Speed Force: /vs-standard-official.mse-symbol-font/speedforce.png - DC T-Z Team Superman: /vs-standard-official.mse-symbol-font/superman.png - DC T-Z Teen Titans: /vs-standard-official.mse-symbol-font/titans.png + DC A-C Anti-Matter: { if is_concealed() then recolor_image("/vs-common.mse-include/anti-matter.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/anti-matter.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/anti-matter.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/anti-matter.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/anti-matter.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/anti-matter.png", color: rgb(76,18,7)) } + DC D-H Gotham Knights: { if is_concealed() then recolor_image("/vs-common.mse-include/gothamknights.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/gothamknights.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/gothamknights.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/gothamknights.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/gothamknights.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/gothamknights.png", color: rgb(76,18,7)) } + DC D-H Green Lantern: { if is_concealed() then recolor_image("/vs-common.mse-include/greenlantern.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/greenlantern.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/greenlantern.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/greenlantern.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/greenlantern.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/greenlantern.png", color: rgb(76,18,7)) } + DC I-M JLA: { if is_concealed() then recolor_image("/vs-common.mse-include/jla.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/jla.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/jla.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/jla.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/jla.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/jla.png", color: rgb(76,18,7)) } + DC I-M JSA: { if is_concealed() then recolor_image("/vs-common.mse-include/jsa.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/jsa.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/jsa.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/jsa.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/jsa.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/jsa.png", color: rgb(76,18,7)) } + DC N-S Shadowpact: { if is_concealed() then recolor_image("/vs-common.mse-include/shadowpact.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/shadowpact.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/shadowpact.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/shadowpact.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/shadowpact.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/shadowpact.png", color: rgb(76,18,7)) } + DC N-S Speed Force: { if is_concealed() then recolor_image("/vs-common.mse-include/speedforce.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/speedforce.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/speedforce.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/speedforce.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/speedforce.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/speedforce.png", color: rgb(76,18,7)) } + DC T-Z Team Superman: { if is_concealed() then recolor_image("/vs-common.mse-include/superman.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/superman.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/superman.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/superman.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/superman.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/superman.png", color: rgb(76,18,7)) } + DC T-Z Teen Titans: { if is_concealed() then recolor_image("/vs-common.mse-include/titans.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/titans.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/titans.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/titans.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/titans.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/titans.png", color: rgb(76,18,7)) } - Other B.P.R.D.: /vs-standard-official.mse-symbol-font/bprd.png - Other Thule Society: /vs-standard-official.mse-symbol-font/thule.png + Other B.P.R.D.: { if is_concealed() then recolor_image("/vs-common.mse-include/bprd.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/bprd.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/bprd.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/bprd.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/bprd.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/bprd.png", color: rgb(76,18,7)) } + Other Thule Society: { if is_concealed() then recolor_image("/vs-common.mse-include/thule.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/thule.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/thule.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/thule.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/thule.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/thule.png", color: rgb(76,18,7)) } diff --git a/data/vs-common.mse-include/apocalypse.png b/data/vs-common.mse-include/apocalypse.png new file mode 100644 index 00000000..9216dbc5 Binary files /dev/null and b/data/vs-common.mse-include/apocalypse.png differ diff --git a/data/vs-common.mse-include/avengers.png b/data/vs-common.mse-include/avengers.png new file mode 100644 index 00000000..2e1f3e38 Binary files /dev/null and b/data/vs-common.mse-include/avengers.png differ diff --git a/data/vs-common.mse-include/bprd.png b/data/vs-common.mse-include/bprd.png new file mode 100644 index 00000000..806d9e43 Binary files /dev/null and b/data/vs-common.mse-include/bprd.png differ diff --git a/data/vs-common.mse-include/brotherhood.png b/data/vs-common.mse-include/brotherhood.png new file mode 100644 index 00000000..2ebfc186 Binary files /dev/null and b/data/vs-common.mse-include/brotherhood.png differ diff --git a/data/vs-common.mse-include/crimelords.png b/data/vs-common.mse-include/crimelords.png new file mode 100644 index 00000000..2aacf358 Binary files /dev/null and b/data/vs-common.mse-include/crimelords.png differ diff --git a/data/vs-common.mse-include/defenders.png b/data/vs-common.mse-include/defenders.png new file mode 100644 index 00000000..cb978b43 Binary files /dev/null and b/data/vs-common.mse-include/defenders.png differ diff --git a/data/vs-common.mse-include/doom.png b/data/vs-common.mse-include/doom.png new file mode 100644 index 00000000..d0834230 Binary files /dev/null and b/data/vs-common.mse-include/doom.png differ diff --git a/data/vs-common.mse-include/f4.png b/data/vs-common.mse-include/f4.png new file mode 100644 index 00000000..234d9eae Binary files /dev/null and b/data/vs-common.mse-include/f4.png differ diff --git a/data/vs-common.mse-include/gothamknights.png b/data/vs-common.mse-include/gothamknights.png new file mode 100644 index 00000000..c9745c4a Binary files /dev/null and b/data/vs-common.mse-include/gothamknights.png differ diff --git a/data/vs-common.mse-include/greenlantern.png b/data/vs-common.mse-include/greenlantern.png new file mode 100644 index 00000000..520d94c8 Binary files /dev/null and b/data/vs-common.mse-include/greenlantern.png differ diff --git a/data/vs-common.mse-include/hellfire.png b/data/vs-common.mse-include/hellfire.png new file mode 100644 index 00000000..4077e9c9 Binary files /dev/null and b/data/vs-common.mse-include/hellfire.png differ diff --git a/data/vs-common.mse-include/heralds.png b/data/vs-common.mse-include/heralds.png new file mode 100644 index 00000000..39f998e5 Binary files /dev/null and b/data/vs-common.mse-include/heralds.png differ diff --git a/data/vs-common.mse-include/jla.png b/data/vs-common.mse-include/jla.png new file mode 100644 index 00000000..6f1791e4 Binary files /dev/null and b/data/vs-common.mse-include/jla.png differ diff --git a/data/vs-common.mse-include/jsa.png b/data/vs-common.mse-include/jsa.png new file mode 100644 index 00000000..3aaf8c22 Binary files /dev/null and b/data/vs-common.mse-include/jsa.png differ diff --git a/data/vs-common.mse-include/marvelknights.png b/data/vs-common.mse-include/marvelknights.png new file mode 100644 index 00000000..b526431d Binary files /dev/null and b/data/vs-common.mse-include/marvelknights.png differ diff --git a/data/vs-common.mse-include/mastersofevil.png b/data/vs-common.mse-include/mastersofevil.png new file mode 100644 index 00000000..6c80b0d5 Binary files /dev/null and b/data/vs-common.mse-include/mastersofevil.png differ diff --git a/data/vs-common.mse-include/negativezone.png b/data/vs-common.mse-include/negativezone.png new file mode 100644 index 00000000..4c3febf1 Binary files /dev/null and b/data/vs-common.mse-include/negativezone.png differ diff --git a/data/vs-common.mse-include/shadowpact.png b/data/vs-common.mse-include/shadowpact.png new file mode 100644 index 00000000..95ec6bda Binary files /dev/null and b/data/vs-common.mse-include/shadowpact.png differ diff --git a/data/vs-common.mse-include/shiar.png b/data/vs-common.mse-include/shiar.png new file mode 100644 index 00000000..d2dabfd9 Binary files /dev/null and b/data/vs-common.mse-include/shiar.png differ diff --git a/data/vs-common.mse-include/shield.png b/data/vs-common.mse-include/shield.png new file mode 100644 index 00000000..42aeb5e8 Binary files /dev/null and b/data/vs-common.mse-include/shield.png differ diff --git a/data/vs-common.mse-include/sinistersyndicate.png b/data/vs-common.mse-include/sinistersyndicate.png new file mode 100644 index 00000000..3f5c9d5f Binary files /dev/null and b/data/vs-common.mse-include/sinistersyndicate.png differ diff --git a/data/vs-common.mse-include/speedforce.png b/data/vs-common.mse-include/speedforce.png new file mode 100644 index 00000000..7068ff92 Binary files /dev/null and b/data/vs-common.mse-include/speedforce.png differ diff --git a/data/vs-common.mse-include/spiderman.png b/data/vs-common.mse-include/spiderman.png new file mode 100644 index 00000000..ed8d9856 Binary files /dev/null and b/data/vs-common.mse-include/spiderman.png differ diff --git a/data/vs-common.mse-include/superman.png b/data/vs-common.mse-include/superman.png new file mode 100644 index 00000000..06032245 Binary files /dev/null and b/data/vs-common.mse-include/superman.png differ diff --git a/data/vs-common.mse-include/thule.png b/data/vs-common.mse-include/thule.png new file mode 100644 index 00000000..c1ee6547 Binary files /dev/null and b/data/vs-common.mse-include/thule.png differ diff --git a/data/vs-common.mse-include/thunderbolts.png b/data/vs-common.mse-include/thunderbolts.png new file mode 100644 index 00000000..907c8c4d Binary files /dev/null and b/data/vs-common.mse-include/thunderbolts.png differ diff --git a/data/vs-common.mse-include/titans.png b/data/vs-common.mse-include/titans.png new file mode 100644 index 00000000..3da7a71f Binary files /dev/null and b/data/vs-common.mse-include/titans.png differ diff --git a/data/vs-common.mse-include/underworld.png b/data/vs-common.mse-include/underworld.png new file mode 100644 index 00000000..0789f737 Binary files /dev/null and b/data/vs-common.mse-include/underworld.png differ diff --git a/data/vs-common.mse-include/warbound.png b/data/vs-common.mse-include/warbound.png new file mode 100644 index 00000000..22e58382 Binary files /dev/null and b/data/vs-common.mse-include/warbound.png differ diff --git a/data/vs-common.mse-include/xmen.png b/data/vs-common.mse-include/xmen.png new file mode 100644 index 00000000..e3ee16b1 Binary files /dev/null and b/data/vs-common.mse-include/xmen.png differ