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
This commit is contained in:
pichoro
2007-07-07 22:24:15 +00:00
parent a0f7753933
commit 06e20496a3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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])
+1 -1
View File
@@ -299,7 +299,7 @@ card style:
############################# PT
pt:
z index: 4
left: 287
left: 290
top: 131
width: 60
height: 28