Moved common elements from future templates to a 'future-common' include package;
Added white highlights to the black paintbrush and vice-versa git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@646 0fc631ac-6414-0410-93d0-97cfa31319b6
|
Before Width: | Height: | Size: 576 B |
|
Before Width: | Height: | Size: 568 B |
|
Before Width: | Height: | Size: 759 B |
|
Before Width: | Height: | Size: 752 B |
|
Before Width: | Height: | Size: 752 B |
|
Before Width: | Height: | Size: 755 B |
|
Before Width: | Height: | Size: 582 B |
|
Before Width: | Height: | Size: 581 B |
|
Before Width: | Height: | Size: 576 B |
|
Before Width: | Height: | Size: 571 B |
|
Before Width: | Height: | Size: 852 B |
|
Before Width: | Height: | Size: 833 B |
|
Before Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 976 B |
@@ -340,20 +340,20 @@ extra card style:
|
||||
z index: 2
|
||||
render style: image
|
||||
choice images:
|
||||
white artifact: artifact_white.png
|
||||
black artifact: artifact_black.png
|
||||
white creature: creature_white.png
|
||||
black creature: creature_black.png
|
||||
white enchantment: enchantment_white.png
|
||||
black enchantment: enchantment_black.png
|
||||
white instant: instant_white.png
|
||||
black instant: instant_black.png
|
||||
white land: land_white.png
|
||||
black land: land_black.png
|
||||
white multitype: multitype_white.png
|
||||
black multitype: multitype_black.png
|
||||
white sorcery: sorcery_white.png
|
||||
black sorcery: sorcery_black.png
|
||||
white artifact: /magic-future-common.mse-include/artifact_white.png
|
||||
black artifact: /magic-future-common.mse-include/artifact_black.png
|
||||
white creature: /magic-future-common.mse-include/creature_white.png
|
||||
black creature: /magic-future-common.mse-include/creature_black.png
|
||||
white enchantment: /magic-future-common.mse-include/enchantment_white.png
|
||||
black enchantment: /magic-future-common.mse-include/enchantment_black.png
|
||||
white instant: /magic-future-common.mse-include/instant_white.png
|
||||
black instant: /magic-future-common.mse-include/instant_black.png
|
||||
white land: /magic-future-common.mse-include/land_white.png
|
||||
black land: /magic-future-common.mse-include/land_black.png
|
||||
white multitype: /magic-future-common.mse-include/multitype_white.png
|
||||
black multitype: /magic-future-common.mse-include/multitype_black.png
|
||||
white sorcery: /magic-future-common.mse-include/sorcery_white.png
|
||||
black sorcery: /magic-future-common.mse-include/sorcery_black.png
|
||||
paintbrush:
|
||||
right: { ( if card.pt != "" then 281 else 341 ) - card_style.illustrator.content_width }
|
||||
top : 479
|
||||
@@ -362,5 +362,5 @@ extra card style:
|
||||
z index: 2
|
||||
render style: image
|
||||
choice images:
|
||||
black: paintbrush.png
|
||||
white: paintbrush_w.png
|
||||
black: /magic-future-common.mse-include/paintbrush_black.png
|
||||
white: /magic-future-common.mse-include/paintbrush_white.png
|
||||
|
||||