Fixing some watermarks and team affiliation symbols that don't show up in VS.

Adding antimatter to VS official new symbol-font.
Adding lots of lantern symbols to VS unofficial new symbol-font.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1377 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
pichoro
2009-04-16 00:31:27 +00:00
parent fb02139604
commit 8c26108823
20 changed files with 114 additions and 9 deletions
+6
View File
@@ -4,24 +4,30 @@ choice images:
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 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
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
+23 -1
View File
@@ -13,18 +13,22 @@ choice:
choice: Crime Lords
choice:
name: D-H
choice: Defenders
choice: Doom
choice: Fantastic Four
choice: Hellfire Club
choice: Heralds of Galactus
choice: Horsemen of Apocalypse
choice:
name: I-M
choice: Marvel Knights
choice: Masters of Evil
choice:
name: N-S
choice: Negative Zone
choice: Shi'ar
choice: Shield
choice: Sinister Syndicate
choice: Spider-Friends
choice:
name: T-Z
@@ -34,6 +38,9 @@ choice:
choice: X-Men
choice:
name: DC
choice:
name: A-C
choice: Anti-Matter
choice:
name: D-H
choice: Gotham Knights
@@ -44,6 +51,7 @@ choice:
choice: JSA
choice:
name: N-S
choice: Shadowpact
choice: Speed Force
choice:
name: T-Z
@@ -62,22 +70,32 @@ script:
if contains(card.team_2_of_2, match: "BROTHERHOOD") then "Marvel A-C Brotherhood" else
if contains(card.team_2_of_2, match: "Crime Lords") then "Marvel A-C Crime Lords" else
if contains(card.team_2_of_2, match: "CRIME LORDS") then "Marvel A-C Crime Lords" else
if contains(card.team_2_of_2, match: "Defenders") then "Marvel D-H Defenders" else
if contains(card.team_2_of_2, match: "DEFENDERS") then "Marvel D-H Defenders" else
if contains(card.team_2_of_2, match: "Doom Patrol") then "" else
if contains(card.team_2_of_2, match: "DOOM PATROL") then "" else
if contains(card.team_2_of_2, match: "Doom") then "Marvel D-H Doom" else
if contains(card.team_2_of_2, match: "DOOM") then "Marvel D-H Doom" else
if contains(card.team_2_of_2, match: "Fantastic Four") then "Marvel D-H Fantastic Four" else
if contains(card.team_2_of_2, match: "FANTASTIC FOUR") then "Marvel D-H Fantastic Four" else
if contains(card.team_2_of_2, match: "Hellfire Club") then "Marvel D-H Hellfire Club" else
if contains(card.team_2_of_2, match: "HELLFIRE CLUB") then "Marvel D-H Hellfire Club" else
if contains(card.team_2_of_2, match: "Heralds of Galactus") then "Marvel D-H Heralds of Galactus" else
if contains(card.team_2_of_2, match: "HERALDS OF GALACTUS") then "Marvel D-H Heralds of Galactus" else
if contains(card.team_2_of_2, match: "Horsemen of Apocalypse") then "Marvel D-H Horsemen of Apocalypse" else
if contains(card.team_2_of_2, match: "HORSEMEN OF APOCALYPSE") then "Marvel D-H Horsemen of Apocalypse" else
if contains(card.team_2_of_2, match: "Marvel Knights") then "Marvel I-M Marvel Knights" else
if contains(card.team_2_of_2, match: "MARVEL KNIGHTS") then "Marvel I-M Marvel Knights" else
if contains(card.team_2_of_2, match: "Masters of Evil") then "Marvel I-M Masters of Evil" else
if contains(card.team_2_of_2, match: "MASTERS OF EVIL") then "Marvel I-M Masters of Evil" else
if contains(card.team_2_of_2, match: "Negative Zone") then "Marvel N-S Negative Zone" else
if contains(card.team_2_of_2, match: "NEGATIVE ZONE") then "Marvel N-S Negative Zone" else
if contains(card.team_2_of_2, match: "Shi'ar") then "Marvel N-S Shi'ar" else
if contains(card.team_2_of_2, match: "SHI'AR") then "Marvel N-S Shi'ar" else
if contains(card.team_2_of_2, match: "Shield") then "Marvel N-S Shield" else
if contains(card.team_2_of_2, match: "SHIELD") then "Marvel N-S Shield" else
if contains(card.team_2_of_2, match: "Sinister Syndicate") then "Marvel N-S Sinister Syndicate" else
if contains(card.team_2_of_2, match: "SINISTER SYNDICATE") then "Marvel N-S Sinister Syndicate" else
if contains(card.team_2_of_2, match: "Spider-Friends") then "Marvel N-S Spider-Friends" else
if contains(card.team_2_of_2, match: "SPIDER-FRIENDS") then "Marvel N-S Spider-Friends" else
if contains(card.team_2_of_2, match: "Thunderbolts") then "Marvel T-Z Thunderbolts" else
@@ -88,18 +106,22 @@ script:
if contains(card.team_2_of_2, match: "WARBOUND") then "Marvel T-Z Warbound" else
if contains(card.team_2_of_2, match: "X-Men") then "Marvel T-Z X-Men" else
if contains(card.team_2_of_2, match: "X-MEN") then "Marvel T-Z X-Men" else
if contains(card.team_2_of_2, match: "Anti-Matter") then "DC A-C Anti-Matter" else
if contains(card.team_2_of_2, match: "ANTI-MATTER") then "DC A-C Anti-Matter" else
if contains(card.team_2_of_2, match: "Gotham Knights") then "DC D-H Gotham Knights" else
if contains(card.team_2_of_2, match: "GOTHAM KNIGHTS") then "DC D-H Gotham Knights" else
if contains(card.team_2_of_2, match: "Green Lantern") then "DC D-H Green Lantern" else
if contains(card.team_2_of_2, match: "GREEN LANTERN") then "DC D-H Green Lantern" else
if contains(card.team_2_of_2, match: "JLA") then "DC I-M JLA" else
if contains(card.team_2_of_2, match: "JSA") then "DC I-M JSA" else
if contains(card.team_2_of_2, match: "Shadowpact") then "DC N-S Shadowpact" else
if contains(card.team_2_of_2, match: "SHADOW PACT") then "DC N-S Shadowpact" else
if contains(card.team_2_of_2, match: "Speed Force") then "DC N-S Speed Force" else
if contains(card.team_2_of_2, match: "SPEED FORCE") then "DC N-S Speed Force" else
if contains(card.team_2_of_2, match: "Team Superman") then "DC T-Z Team Superman" else
if contains(card.team_2_of_2, match: "TEAM SUPERMAN") then "DC T-Z Team Superman" else
if contains(card.team_2_of_2, match: "Teen Titans") then "DC T-Z Teen Titans" else
if contains(card.team_2_of_2, match: "TEEN TITANS") then "DC T-Z Teen Titans" else
if contains(card.team_2_of_2, match: "B.P.R.D.") then "Other B.P.R.D" else
if contains(card.team_2_of_2, match: "B.P.R.D.") then "Other B.P.R.D." else
if contains(card.team_2_of_2, match: "Thule Society") then "Other Thule Society" else
if contains(card.team_2_of_2, match: "THULE SOCIETY") then "Other Thule Society"
+6 -2
View File
@@ -1,6 +1,10 @@
mse version: 0.3.7
mse version: 0.3.8
full name: VS System, textbox watermarks
version: 2008-09-23
version: 2009-02-04
depends on:
package: vs-standard-official.mse-symbol-font
version: 2009-02-04
# This file doesn't do anything, other files in this directory can be included
# in game/style files:
+22 -1
View File
@@ -15,16 +15,19 @@ choice:
name: D-H
choice: Doom
choice: Fantastic Four
choice: Hellfire Club
choice: Heralds of Galactus
choice: Horsemen of Apocalypse
choice:
name: I-M
choice: Marvel Knights
choice: Masters of Evil
choice:
name: N-S
choice: Negative Zone
choice: Shi'ar
choice: Shield
choice: Sinister Syndicate
choice: Spider-Friends
choice:
name: T-Z
@@ -34,6 +37,9 @@ choice:
choice: X-Men
choice:
name: DC
choice:
name: A-C
choice: Anti-Matter
choice:
name: D-H
choice: Gotham Knights
@@ -44,6 +50,7 @@ choice:
choice: JSA
choice:
name: N-S
choice: Shadowpact
choice: Speed Force
choice:
name: T-Z
@@ -62,22 +69,32 @@ script:
if contains(card.team, match:"BROTHERHOOD") then "Marvel A-C Brotherhood" else
if contains(card.team, match:"Crime Lords") then "Marvel A-C Crime Lords" else
if contains(card.team, match:"CRIME LORDS") then "Marvel A-C Crime Lords" else
if contains(card.team, match:"Defenders") then "Marvel D-H Defenders" else
if contains(card.team, match:"DEFENDERS") then "Marvel D-H Defenders" else
if contains(card.team, match:"Doom Patrol") then "" else
if contains(card.team, match:"DOOM PATROL") then "" else
if contains(card.team, match:"Doom") then "Marvel D-H Doom" else
if contains(card.team, match:"DOOM") then "Marvel D-H Doom" else
if contains(card.team, match:"Fantastic Four") then "Marvel D-H Fantastic Four" else
if contains(card.team, match:"FANTASTIC FOUR") then "Marvel D-H Fantastic Four" else
if contains(card.team, match:"Hellfire Club") then "Marvel D-H Hellfire Club" else
if contains(card.team, match:"HELLFIRE CLUB") then "Marvel D-H Hellfire Club" else
if contains(card.team, match:"Heralds of Galactus") then "Marvel D-H Heralds of Galactus" else
if contains(card.team, match:"HERALDS OF GALACTUS") then "Marvel D-H Heralds of Galactus" else
if contains(card.team, match:"Horsemen of Apocalypse") then "Marvel D-H Horsemen of Apocalypse" else
if contains(card.team, match:"HORSEMEN OF APOCALYPSE") then "Marvel D-H Horsemen of Apocalypse" else
if contains(card.team, match:"Marvel Knights") then "Marvel I-M Marvel Knights" else
if contains(card.team, match:"MARVEL KNIGHTS") then "Marvel I-M Marvel Knights" else
if contains(card.team, match:"Masters of Evil") then "Marvel I-M Masters of Evil" else
if contains(card.team, match:"MASTERS OF EVIL") then "Marvel I-M Masters of Evil" else
if contains(card.team, match:"Negative Zone") then "Marvel N-S Negative Zone" else
if contains(card.team, match:"NEGATIVE ZONE") then "Marvel N-S Negative Zone" else
if contains(card.team, match:"Shi'ar") then "Marvel N-S Shi'ar" else
if contains(card.team, match:"SHI'AR") then "Marvel N-S Shi'ar" else
if contains(card.team, match:"Shield") then "Marvel N-S Shield" else
if contains(card.team, match:"SHIELD") then "Marvel N-S Shield" else
if contains(card.team, match:"Sinister Syndicate") then "Marvel N-S Sinister Syndicate" else
if contains(card.team, match:"SINISTER SYNDICATE") then "Marvel N-S Sinister Syndicate" else
if contains(card.team, match:"Spider-Friends") then "Marvel N-S Spider-Friends" else
if contains(card.team, match:"SPIDER-FRIENDS") then "Marvel N-S Spider-Friends" else
if contains(card.team, match:"Thunderbolts") then "Marvel T-Z Thunderbolts" else
@@ -88,18 +105,22 @@ script:
if contains(card.team, match:"WARBOUND") then "Marvel T-Z Warbound" else
if contains(card.team, match:"X-Men") then "Marvel T-Z X-Men" else
if contains(card.team, match:"X-MEN") then "Marvel T-Z X-Men" else
if contains(card.team, match:"Anti-Matter") then "DC A-C Anti-Matter" else
if contains(card.team, match:"ANTI-MATTER") then "DC A-C Anti-Matter" else
if contains(card.team, match:"Gotham Knights") then "DC D-H Gotham Knights" else
if contains(card.team, match:"GOTHAM KNIGHTS") then "DC D-H Gotham Knights" else
if contains(card.team, match:"Green Lantern") then "DC D-H Green Lantern" else
if contains(card.team, match:"GREEN LANTERN") then "DC D-H Green Lantern" else
if contains(card.team, match:"JLA") then "DC I-M JLA" else
if contains(card.team, match:"JSA") then "DC I-M JSA" else
if contains(card.team, match:"Shadowpact") then "DC N-S Shadowpact" else
if contains(card.team, match:"SHADOWPACT") then "DC N-S Shadowpact" else
if contains(card.team, match:"Speed Force") then "DC N-S Speed Force" else
if contains(card.team, match:"SPEED FORCE") then "DC N-S Speed Force" else
if contains(card.team, match:"Team Superman") then "DC T-Z Team Superman" else
if contains(card.team, match:"TEAM SUPERMAN") then "DC T-Z Team Superman" else
if contains(card.team, match:"Teen Titans") then "DC T-Z Teen Titans" else
if contains(card.team, match:"TEEN TITANS") then "DC T-Z Teen Titans" else
if contains(card.team, match:"B.P.R.D.") then "Other B.P.R.D" else
if contains(card.team, match:"B.P.R.D.") then "Other B.P.R.D." else
if contains(card.team, match:"Thule Society") then "Other Thule Society" else
if contains(card.team, match:"THULE SOCIETY") then "Other Thule Society"
+6
View File
@@ -4,24 +4,30 @@ choice images:
Marvel A-C Avengers: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/avengers.png"))
Marvel A-C Brotherhood: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/brotherhood.png"))
Marvel A-C Crime Lords: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/crimelords.png"))
Marvel D-H Defenders: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/defenders.png"))
Marvel D-H Doom: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/doom.png"))
Marvel D-H Fantastic Four: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/F4.png"))
Marvel D-H Hellfire Club: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/hellfire.png"))
Marvel D-H Heralds of Galactus: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/heralds.png"))
Marvel D-H Horsemen of Apocalypse: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/apocalypse.png"))
Marvel I-M Marvel Knights: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/marvelknights.png"))
Marvel I-M Masters of Evil: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/mastersofevil.png"))
Marvel N-S Negative Zone: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/negativezone.png"))
Marvel N-S Shi'ar: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/shiar.png"))
Marvel N-S Shield: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/shield.png"))
Marvel N-S Sinister Syndicate: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/sinistersyndicate.png"))
Marvel N-S Spider-Friends: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/spiderman.png"))
Marvel T-Z Thunderbolts: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/thunderbolts.png"))
Marvel T-Z Underworld: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/underworld.png"))
Marvel T-Z Warbound: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/warbound.png"))
Marvel T-Z X-Men: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/xmen.png"))
DC A-C Anti-Matter: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/anti-matter.png"))
DC D-H Gotham Knights: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/gothamknights.png"))
DC D-H Green Lantern: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/greenlantern.png"))
DC I-M JLA: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/jla.png"))
DC I-M JSA: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/jsa.png"))
DC N-S Shadowpact: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/shadowpact.png"))
DC N-S Speed Force: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/speedforce.png"))
DC T-Z Team Superman: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/superman.png"))
DC T-Z Teen Titans: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/titans.png"))