From 06e20496a3d0014ee7f10edb624f496eea4d3fb7 Mon Sep 17 00:00:00 2001 From: pichoro Date: Sat, 7 Jul 2007 22:24:15 +0000 Subject: [PATCH] Fixed an error that kept flip pt box 2 from correctly blending in radial hybrids. Realigned pt 1 on flip style. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@524 0fc631ac-6414-0410-93d0-97cfa31319b6 --- data/magic-blends.mse-include/new-blends | 2 +- data/magic-new-flip.mse-style/style | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/magic-blends.mse-include/new-blends b/data/magic-blends.mse-include/new-blends index b0119959..9cbce61b 100644 --- a/data/magic-blends.mse-include/new-blends +++ b/data/magic-blends.mse-include/new-blends @@ -333,7 +333,7 @@ flip_pt_hybrid2 := [ radial: [ 0: { template("c") } 1: { template(colors[0]) } - 2: { template(colors[1]) } + 2: { template(colors[0]) } 3: { linear_blend( image1: template(colors[0]) image2: template(colors[2]) diff --git a/data/magic-new-flip.mse-style/style b/data/magic-new-flip.mse-style/style index 0444122e..ad3050de 100644 --- a/data/magic-new-flip.mse-style/style +++ b/data/magic-new-flip.mse-style/style @@ -299,7 +299,7 @@ card style: ############################# PT pt: z index: 4 - left: 287 + left: 290 top: 131 width: 60 height: 28