Commit 0baab644 authored by twanvl's avatar twanvl

Improved anti-aliassing on some of the magic-future images

parent 57d13310
...@@ -265,10 +265,10 @@ card style: ...@@ -265,10 +265,10 @@ card style:
) else font_color(card.card_color) ) else font_color(card.card_color)
separator color: rgb(128,128,128) separator color: rgb(128,128,128)
rarity: rarity:
right: 351 right: 353
top : 304 top : 302
width: 19 width: 22
height: 19 height: 22
z index: 3 z index: 3
alignment: middle right alignment: middle right
render style: image render style: image
...@@ -494,6 +494,7 @@ extra card style: ...@@ -494,6 +494,7 @@ extra card style:
height: 15 height: 15
z index: 2 z index: 2
render style: image render style: image
visible: { card.illustrator != "" }
choice images: choice images:
black: /magic-future-common.mse-include/paintbrush_black.png black: /magic-future-common.mse-include/paintbrush_black.png
white: /magic-future-common.mse-include/paintbrush_white.png white: /magic-future-common.mse-include/paintbrush_white.png
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment