mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 21:47:00 -04:00
"None" and "Planeswalker" type symbol choices.
Planeswalker watermark. No more accidental artifact_blends in magic-future-common. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@878 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
mse version: 0.3.5
|
mse version: 0.3.6
|
||||||
full name: Icons/symbols for futureshifted Magic The Gathering templates
|
full name: Icons/symbols for futureshifted Magic The Gathering templates
|
||||||
version: 2007-09-23
|
version: 2008-05-21
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 3.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.7 KiB |
@@ -6,13 +6,13 @@ installer group: magic/Future/Textless cards
|
|||||||
icon: card-sample.png
|
icon: card-sample.png
|
||||||
position hint: 055
|
position hint: 055
|
||||||
|
|
||||||
version: 2008-04-13
|
version: 2008-05-21
|
||||||
depends on:
|
depends on:
|
||||||
package: magic.mse-game
|
package: magic.mse-game
|
||||||
version: 2007-09-23
|
version: 2007-09-23
|
||||||
depends on:
|
depends on:
|
||||||
package: magic-future-common.mse-include
|
package: magic-future-common.mse-include
|
||||||
version: 2007-09-23
|
version: 2008-05-21
|
||||||
depends on:
|
depends on:
|
||||||
package: magic-mana-future.mse-symbol-font
|
package: magic-mana-future.mse-symbol-font
|
||||||
version: 2007-09-23
|
version: 2007-09-23
|
||||||
@@ -220,6 +220,7 @@ card style:
|
|||||||
land: { "/magic-future-common.mse-include/land_" + typesymbol_color(value) + ".png" }
|
land: { "/magic-future-common.mse-include/land_" + typesymbol_color(value) + ".png" }
|
||||||
multitype: { "/magic-future-common.mse-include/multitype_" + typesymbol_color(value) + ".png" }
|
multitype: { "/magic-future-common.mse-include/multitype_" + typesymbol_color(value) + ".png" }
|
||||||
sorcery: { "/magic-future-common.mse-include/sorcery_" + typesymbol_color(value) + ".png" }
|
sorcery: { "/magic-future-common.mse-include/sorcery_" + typesymbol_color(value) + ".png" }
|
||||||
|
planeswalker: { "/magic-future-common.mse-include/planeswalker_" + typesymbol_color(value) + ".png" }
|
||||||
|
|
||||||
############################# Image
|
############################# Image
|
||||||
image:
|
image:
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ installer group: magic/Future/Normal cards
|
|||||||
icon: card-sample.png
|
icon: card-sample.png
|
||||||
position hint: 050
|
position hint: 050
|
||||||
|
|
||||||
version: 2008-04-13
|
version: 2008-05-21
|
||||||
depends on:
|
depends on:
|
||||||
package: magic.mse-game
|
package: magic.mse-game
|
||||||
version: 2007-12-29
|
version: 2007-12-29
|
||||||
@@ -15,7 +15,7 @@ depends on:
|
|||||||
version: 2007-09-23
|
version: 2007-09-23
|
||||||
depends on:
|
depends on:
|
||||||
package: magic-future-common.mse-include
|
package: magic-future-common.mse-include
|
||||||
version: 2007-09-23
|
version: 2008-05-21
|
||||||
depends on:
|
depends on:
|
||||||
package: magic-mana-large.mse-symbol-font
|
package: magic-mana-large.mse-symbol-font
|
||||||
version: 2007-09-23
|
version: 2007-09-23
|
||||||
@@ -287,6 +287,7 @@ card style:
|
|||||||
land: { "/magic-future-common.mse-include/land_" + typesymbol_color(value) + ".png" }
|
land: { "/magic-future-common.mse-include/land_" + typesymbol_color(value) + ".png" }
|
||||||
multitype: { "/magic-future-common.mse-include/multitype_" + typesymbol_color(value) + ".png" }
|
multitype: { "/magic-future-common.mse-include/multitype_" + typesymbol_color(value) + ".png" }
|
||||||
sorcery: { "/magic-future-common.mse-include/sorcery_" + typesymbol_color(value) + ".png" }
|
sorcery: { "/magic-future-common.mse-include/sorcery_" + typesymbol_color(value) + ".png" }
|
||||||
|
planeswalker: { "/magic-future-common.mse-include/planeswalker_" + typesymbol_color(value) + ".png" }
|
||||||
|
|
||||||
############################# Image
|
############################# Image
|
||||||
image:
|
image:
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
@@ -1,6 +1,6 @@
|
|||||||
mse version: 0.3.5
|
mse version: 0.3.6
|
||||||
full name: Magic The Gathering, textbox watermarks
|
full name: Magic The Gathering, textbox watermarks
|
||||||
version: 2007-12-29
|
version: 2008-05-21
|
||||||
|
|
||||||
# This file doesn't do anything, other files in this directory can be included
|
# This file doesn't do anything, other files in this directory can be included
|
||||||
# in game/style files:
|
# in game/style files:
|
||||||
|
|||||||
@@ -63,6 +63,7 @@ choice:
|
|||||||
choice: instant
|
choice: instant
|
||||||
choice: land
|
choice: land
|
||||||
choice: multiple
|
choice: multiple
|
||||||
|
choice: planeswalker
|
||||||
choice: sorcery
|
choice: sorcery
|
||||||
choice:
|
choice:
|
||||||
name: set symbol
|
name: set symbol
|
||||||
|
|||||||
@@ -53,6 +53,7 @@ choice images:
|
|||||||
future sight type symbols instant: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_instant.png")
|
future sight type symbols instant: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_instant.png")
|
||||||
future sight type symbols land: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_land.png")
|
future sight type symbols land: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_land.png")
|
||||||
future sight type symbols multiple: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_multiple.png")
|
future sight type symbols multiple: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_multiple.png")
|
||||||
|
future sight type symbols planeswalker: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_planeswalker.png")
|
||||||
future sight type symbols sorcery: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_sorcery.png")
|
future sight type symbols sorcery: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_sorcery.png")
|
||||||
|
|
||||||
set symbol:
|
set symbol:
|
||||||
|
|||||||
@@ -53,6 +53,7 @@ choice images:
|
|||||||
future sight type symbols instant: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_instant.png")
|
future sight type symbols instant: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_instant.png")
|
||||||
future sight type symbols land: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_land.png")
|
future sight type symbols land: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_land.png")
|
||||||
future sight type symbols multiple: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_multiple.png")
|
future sight type symbols multiple: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_multiple.png")
|
||||||
|
future sight type symbols planeswalker: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_planeswalker.png")
|
||||||
future sight type symbols sorcery: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_sorcery.png")
|
future sight type symbols sorcery: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_sorcery.png")
|
||||||
|
|
||||||
set symbol:
|
set symbol:
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ installer group: magic/game files
|
|||||||
icon: card-back.png
|
icon: card-back.png
|
||||||
position hint: 01
|
position hint: 01
|
||||||
|
|
||||||
version: 2008-05-18
|
version: 2008-05-21
|
||||||
depends on:
|
depends on:
|
||||||
package: magic-blends.mse-include
|
package: magic-blends.mse-include
|
||||||
version: 2007-09-23
|
version: 2007-09-23
|
||||||
@@ -478,6 +478,7 @@ init script:
|
|||||||
else if input == "Artifact" then "artifact"
|
else if input == "Artifact" then "artifact"
|
||||||
else if input == "Enchantment" then "enchantment"
|
else if input == "Enchantment" then "enchantment"
|
||||||
else if input == "Land" then "land"
|
else if input == "Land" then "land"
|
||||||
|
else if input == "Planeswalker" then "planeswalker"
|
||||||
else "multitype"
|
else "multitype"
|
||||||
}
|
}
|
||||||
typesymbol_type := { typesymbol_for(card.super_type) }
|
typesymbol_type := { typesymbol_for(card.super_type) }
|
||||||
@@ -790,7 +791,9 @@ card field:
|
|||||||
choice: instant
|
choice: instant
|
||||||
choice: land
|
choice: land
|
||||||
choice: multitype
|
choice: multitype
|
||||||
|
choice: planeswalker
|
||||||
choice: sorcery
|
choice: sorcery
|
||||||
|
choice: none
|
||||||
description: The card type symbol for this card
|
description: The card type symbol for this card
|
||||||
|
|
||||||
############################# Image
|
############################# Image
|
||||||
|
|||||||
Reference in New Issue
Block a user