October update
This commit is contained in:
@@ -110,6 +110,7 @@ choice images:
|
||||
other magic symbols phyrexia: script: set_combine(combine:"shadow", input:set_alpha(alpha: 0.3, input:"/magic-watermarks.mse-include/phyrexia.png"))
|
||||
other magic symbols seekers of carmot: script: spotlight_watermark_blend("/magic-watermarks.mse-include/seekersofcarmot.png,266,266")
|
||||
other magic symbols the thran: script: set_combine(combine:"shadow", input:set_alpha(alpha: 0.3, input:"/magic-watermarks.mse-include/thran.png"))
|
||||
other magic symbols foretell: script: spotlight_watermark_blend("/magic-watermarks.mse-include/foretell.png", h:380)
|
||||
|
||||
other magic symbols innistrad provinces stensia: script: set_combine(combine:"shadow", input:set_alpha(alpha: 0.3, input:"/magic-watermarks.mse-include/stensia.png"))
|
||||
other magic symbols innistrad provinces kessig: script: set_combine(combine:"shadow", input:set_alpha(alpha: 0.3, input:"/magic-watermarks.mse-include/kessig.png"))
|
||||
@@ -147,6 +148,7 @@ choice images:
|
||||
custom watermark eight: script: if set.blend_with_colors then spotlight_watermark_blend(custom_watermark_8()) else set_combine(combine:"shadow", input:set_alpha(alpha: 1.0, input:custom_watermark_8()))
|
||||
custom watermark nine: script: if set.blend_with_colors then spotlight_watermark_blend(custom_watermark_9()) else set_combine(combine:"shadow", input:set_alpha(alpha: 1.0, input:custom_watermark_9()))
|
||||
custom watermark ten: script: if set.blend_with_colors then spotlight_watermark_blend(custom_watermark_10()) else set_combine(combine:"shadow", input:set_alpha(alpha: 1.0, input:custom_watermark_10()))
|
||||
custom watermark card: script: if set.blend_with_colors then spotlight_watermark_blend(custom_watermark_a()) else set_combine(combine:"shadow", input:set_alpha(alpha: 1.0, input:custom_watermark_a()))
|
||||
|
||||
set symbol:
|
||||
{ set_combine(combine:"shadow",
|
||||
|
||||
Reference in New Issue
Block a user