Commit f13720c6 authored by pichoro's avatar pichoro

Updated to work with new rotation method.

parent 8dbfb426
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
full name: FPM's Flip Magic full name: FPM's Flip Magic
short name: FPM Flip short name: FPM Flip
icon: card-sample.png icon: card-sample.png
position hint: 402 position hint: 402
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-09-23
...@@ -169,8 +169,8 @@ card style: ...@@ -169,8 +169,8 @@ card style:
choice images: choice images:
tombstone: tombstone.png tombstone: tombstone.png
name 2: name 2:
left: 32 right: 32
top : 454 bottom: 454
width: 300 width: 300
height: 23 height: 23
angle: 180 angle: 180
...@@ -185,8 +185,8 @@ card style: ...@@ -185,8 +185,8 @@ card style:
size: 20 size: 20
color: rgb(0,0,0) color: rgb(0,0,0)
casting cost 2: casting cost 2:
left: 334 right: 334
top : 170 bottom: 170
width: 25 width: 25
height: 170 height: 170
alignment: top right alignment: top right
...@@ -200,8 +200,8 @@ card style: ...@@ -200,8 +200,8 @@ card style:
padding top: 0 padding top: 0
z index: 2 z index: 2
card symbol 2: card symbol 2:
left: 331 right: 331
top : 457 bottom: 457
height: 20 height: 20
width: 14 width: 14
render style: image render style: image
...@@ -233,8 +233,8 @@ card style: ...@@ -233,8 +233,8 @@ card style:
color: rgb(0,0,0) color: rgb(0,0,0)
separator color: rgb(128,128,128) separator color: rgb(128,128,128)
type 2: type 2:
left: 33 right: 33
top : 127 bottom: 127
width: 263 width: 263
height: 18 height: 18
angle: 180 angle: 180
...@@ -307,8 +307,8 @@ card style: ...@@ -307,8 +307,8 @@ card style:
alignment: middle center alignment: middle center
include file: /magic-watermarks.mse-include/watermarks include file: /magic-watermarks.mse-include/watermarks
text 2: text 2:
left: 33 right: 33
top : 65 bottom: 65
width: 280 width: 280
height: 60 height: 60
angle: 180 angle: 180
...@@ -340,8 +340,8 @@ card style: ...@@ -340,8 +340,8 @@ card style:
line height hard: 1.2 line height hard: 1.2
line height line: 1.5 line height line: 1.5
watermark 2: watermark 2:
left: 33 right: 33
top : 65 bottom: 65
width: 300 width: 300
height: 60 height: 60
z index: 1 z index: 1
...@@ -383,8 +383,8 @@ card style: ...@@ -383,8 +383,8 @@ card style:
shadow displacement y: 1 shadow displacement y: 1
power 2: power 2:
z index: 4 z index: 4
left: 334 right: 334
top: 111 bottom: 111
width: 19 width: 19
height: 50 height: 50
angle: 180 angle: 180
...@@ -399,8 +399,8 @@ card style: ...@@ -399,8 +399,8 @@ card style:
shadow displacement y: 1 shadow displacement y: 1
toughness 2: toughness 2:
z index: 4 z index: 4
left: 334 right: 334
top: 58 bottom: 58
width: 19 width: 19
height: 50 height: 50
angle: 180 angle: 180
...@@ -470,8 +470,8 @@ extra card style: ...@@ -470,8 +470,8 @@ extra card style:
choice images: choice images:
shieldsword: ptshieldsword.png shieldsword: ptshieldsword.png
pt symbols 2: pt symbols 2:
left: 333 right: 333
top: 58 bottom: 58
width: 19 width: 19
height: 103 height: 103
z index: 1 z index: 1
......
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
short name: Flip Cards short name: Flip Cards
full name: Modern flip cards full name: Modern flip cards
icon: card-sample.png icon: card-sample.png
position hint: 002 position hint: 002
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-09-23
...@@ -156,9 +156,9 @@ card style: ...@@ -156,9 +156,9 @@ card style:
color: rgb(0,0,0) color: rgb(0,0,0)
name 2: name 2:
right: 343 left: 343
top : 454 bottom: 454
left: { 34 + card_style.casting_cost_2.content_width } right: { 34 + card_style.casting_cost_2.content_width }
height: 23 height: 23
alignment: bottom shrink-overflow alignment: bottom shrink-overflow
angle: 180 angle: 180
...@@ -184,8 +184,8 @@ card style: ...@@ -184,8 +184,8 @@ card style:
z index: 2 z index: 2
padding top: 0 padding top: 0
casting cost 2: casting cost 2:
left: 32 right: 32
top : 450 bottom: 450
width: { max(30, card_style.casting_cost_2.content_width) + 5 } width: { max(30, card_style.casting_cost_2.content_width) + 5 }
height: 23 height: 23
alignment: bottom right alignment: bottom right
...@@ -232,8 +232,8 @@ card style: ...@@ -232,8 +232,8 @@ card style:
separator color: rgb(128,128,128) separator color: rgb(128,128,128)
type 2: type 2:
left: { if card.pt != "" then 86 else 34 } right: { if card.pt != "" then 86 else 34 }
top : 353 bottom: 353
width: { if card.pt != "" then 256 else 308 } width: { if card.pt != "" then 256 else 308 }
height: 18 height: 18
alignment: top shrink-overflow alignment: top shrink-overflow
...@@ -305,8 +305,8 @@ card style: ...@@ -305,8 +305,8 @@ card style:
line height soft: 0.9 line height soft: 0.9
text 2: text 2:
left: 32 right: 32
top : 380 bottom: 380
width: 310 width: 310
height: 65 height: 65
angle: 180 angle: 180
...@@ -350,8 +350,8 @@ card style: ...@@ -350,8 +350,8 @@ card style:
alignment: middle center alignment: middle center
include file: /magic-watermarks.mse-include/watermarks include file: /magic-watermarks.mse-include/watermarks
watermark 2: watermark 2:
left: 151 right: 151
top : 378 bottom: 378
width: 69 width: 69
height: 69 height: 69
angle: 180 angle: 180
...@@ -377,8 +377,8 @@ card style: ...@@ -377,8 +377,8 @@ card style:
pt 2: pt 2:
z index: 4 z index: 4
left: 24 right: 24
top: 348 bottom: 348
width: 60 width: 60
height: 28 height: 28
alignment: center middle alignment: center middle
......
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