mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 13:37:00 -04:00
Fixing another mistake in magic-new-planeswalker.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1396 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -6,7 +6,7 @@ installer group: magic/new style/planeswalkers
|
|||||||
icon: card-sample.png
|
icon: card-sample.png
|
||||||
position hint: 008
|
position hint: 008
|
||||||
|
|
||||||
version: 2009-07-07
|
version: 2009-07-08
|
||||||
depends on:
|
depends on:
|
||||||
package: magic.mse-game
|
package: magic.mse-game
|
||||||
version: 2008-06-02
|
version: 2008-06-02
|
||||||
@@ -284,7 +284,7 @@ card style:
|
|||||||
include file: /magic-watermarks.mse-include/watermarks
|
include file: /magic-watermarks.mse-include/watermarks
|
||||||
############################# Loyalty
|
############################# Loyalty
|
||||||
loyalty:
|
loyalty:
|
||||||
z index: 3
|
z index: 7
|
||||||
left: 326
|
left: 326
|
||||||
top: 467
|
top: 467
|
||||||
width: 13.16
|
width: 13.16
|
||||||
@@ -296,7 +296,7 @@ card style:
|
|||||||
weight: bold
|
weight: bold
|
||||||
color: rgb(255,255,255)
|
color: rgb(255,255,255)
|
||||||
loyalty cost 1:
|
loyalty cost 1:
|
||||||
z index: 3
|
z index: 7
|
||||||
left: 32
|
left: 32
|
||||||
top: 342
|
top: 342
|
||||||
width: 13.16
|
width: 13.16
|
||||||
@@ -308,7 +308,7 @@ card style:
|
|||||||
weight: bold
|
weight: bold
|
||||||
color: rgb(255,255,255)
|
color: rgb(255,255,255)
|
||||||
loyalty cost 2:
|
loyalty cost 2:
|
||||||
z index: 3
|
z index: 7
|
||||||
left: 32
|
left: 32
|
||||||
top: 390
|
top: 390
|
||||||
width: 13.16
|
width: 13.16
|
||||||
@@ -320,7 +320,7 @@ card style:
|
|||||||
weight: bold
|
weight: bold
|
||||||
color: rgb(255,255,255)
|
color: rgb(255,255,255)
|
||||||
loyalty cost 3:
|
loyalty cost 3:
|
||||||
z index: 3
|
z index: 7
|
||||||
left: 32
|
left: 32
|
||||||
top: 436
|
top: 436
|
||||||
width: 13.16
|
width: 13.16
|
||||||
@@ -427,7 +427,7 @@ extra card style:
|
|||||||
top: 465
|
top: 465
|
||||||
width: 60
|
width: 60
|
||||||
height: 38
|
height: 38
|
||||||
z index: 2
|
z index: 6
|
||||||
render style: image
|
render style: image
|
||||||
visible: { card.loyalty !="" }
|
visible: { card.loyalty !="" }
|
||||||
choice images:
|
choice images:
|
||||||
@@ -445,7 +445,7 @@ extra card style:
|
|||||||
top: 340
|
top: 340
|
||||||
width: 42
|
width: 42
|
||||||
height: 40
|
height: 40
|
||||||
z index: 2
|
z index: 6
|
||||||
render style: image
|
render style: image
|
||||||
visible: { card.loyalty_cost_1 !="" }
|
visible: { card.loyalty_cost_1 !="" }
|
||||||
choice images:
|
choice images:
|
||||||
@@ -457,7 +457,7 @@ extra card style:
|
|||||||
top: 388
|
top: 388
|
||||||
width: 42
|
width: 42
|
||||||
height: 40
|
height: 40
|
||||||
z index: 2
|
z index: 6
|
||||||
render style: image
|
render style: image
|
||||||
visible: { card.loyalty_cost_2 !="" }
|
visible: { card.loyalty_cost_2 !="" }
|
||||||
choice images:
|
choice images:
|
||||||
@@ -469,7 +469,7 @@ extra card style:
|
|||||||
top: 434
|
top: 434
|
||||||
width: 42
|
width: 42
|
||||||
height: 40
|
height: 40
|
||||||
z index: 2
|
z index: 6
|
||||||
render style: image
|
render style: image
|
||||||
visible: { card.loyalty_cost_3 !="" }
|
visible: { card.loyalty_cost_3 !="" }
|
||||||
choice images:
|
choice images:
|
||||||
@@ -481,7 +481,7 @@ extra card style:
|
|||||||
top: 354
|
top: 354
|
||||||
width: 5
|
width: 5
|
||||||
height: 10
|
height: 10
|
||||||
z index: 2
|
z index: 6
|
||||||
font:
|
font:
|
||||||
name: MPlantin
|
name: MPlantin
|
||||||
size: 15
|
size: 15
|
||||||
@@ -494,7 +494,7 @@ extra card style:
|
|||||||
top: 402
|
top: 402
|
||||||
width: 5
|
width: 5
|
||||||
height: 10
|
height: 10
|
||||||
z index: 2
|
z index: 6
|
||||||
font:
|
font:
|
||||||
name: MPlantin
|
name: MPlantin
|
||||||
size: 15
|
size: 15
|
||||||
@@ -507,7 +507,7 @@ extra card style:
|
|||||||
top: 448
|
top: 448
|
||||||
width: 5
|
width: 5
|
||||||
height: 10
|
height: 10
|
||||||
z index: 2
|
z index: 6
|
||||||
font:
|
font:
|
||||||
name: MPlantin
|
name: MPlantin
|
||||||
size: 15
|
size: 15
|
||||||
|
|||||||
Reference in New Issue
Block a user