mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 05:36:59 -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:
@@ -6,13 +6,13 @@ installer group: magic/Future/Textless cards
|
||||
icon: card-sample.png
|
||||
position hint: 055
|
||||
|
||||
version: 2008-04-13
|
||||
version: 2008-05-21
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2007-09-23
|
||||
depends on:
|
||||
package: magic-future-common.mse-include
|
||||
version: 2007-09-23
|
||||
version: 2008-05-21
|
||||
depends on:
|
||||
package: magic-mana-future.mse-symbol-font
|
||||
version: 2007-09-23
|
||||
@@ -220,6 +220,7 @@ card style:
|
||||
land: { "/magic-future-common.mse-include/land_" + 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" }
|
||||
planeswalker: { "/magic-future-common.mse-include/planeswalker_" + typesymbol_color(value) + ".png" }
|
||||
|
||||
############################# Image
|
||||
image:
|
||||
|
||||
Reference in New Issue
Block a user