Commit eb537987 authored by twanvl's avatar twanvl

Put futureshift images through png compressor, it never hurts to have smaller images.

parent 18597cc2
data/magic-futureshift.mse-style/costmask.png

443 Bytes | W: | H:

data/magic-futureshift.mse-style/costmask.png

133 Bytes | W: | H:

data/magic-futureshift.mse-style/costmask.png
data/magic-futureshift.mse-style/costmask.png
data/magic-futureshift.mse-style/costmask.png
data/magic-futureshift.mse-style/costmask.png
  • 2-up
  • Swipe
  • Onion skin
data/magic-futureshift.mse-style/mltextbox.png

1006 Bytes | W: | H:

data/magic-futureshift.mse-style/mltextbox.png

814 Bytes | W: | H:

data/magic-futureshift.mse-style/mltextbox.png
data/magic-futureshift.mse-style/mltextbox.png
data/magic-futureshift.mse-style/mltextbox.png
data/magic-futureshift.mse-style/mltextbox.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -238,7 +238,7 @@ init script: ...@@ -238,7 +238,7 @@ init script:
# replaces — correctly # replaces — correctly
add := "" # default is nothing add := "" # default is nothing
separate_words := replace_rule(match:" ", replace: " and/or ")+ remove_tags separate_words := remove_tags + replace_rule(match:" ", replace: " and/or ")
for_mana_costs := format_cost := { for_mana_costs := format_cost := {
if input.separator_before == "—" and contains(input.param, match: " ") then ( if input.separator_before == "—" and contains(input.param, match: " ") then (
if contains(input.param, match:",") then ( if contains(input.param, match:",") then (
......
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