Commit 1428fa67 authored by pichoro's avatar pichoro

Adjusting keywords a little.

Fixed magic-future-flip, and improved border mask.
Bumped magic-future-textless so that magic-future-promo can depend on a new version of it.
parent 4a0c76ed
...@@ -6,7 +6,7 @@ installer group: magic/Future/Split cards ...@@ -6,7 +6,7 @@ installer group: magic/Future/Split cards
icon: card-sample.png icon: card-sample.png
position hint: 053 position hint: 053
version: 2009-01-09 version: 2009-01-10
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2008-06-02 version: 2008-06-02
...@@ -296,9 +296,9 @@ card style: ...@@ -296,9 +296,9 @@ card style:
else rgb(0,0,0) else rgb(0,0,0)
) else font_color(card.card_color_2) ) else font_color(card.card_color_2)
casting cost: casting cost:
left: 18 left: 9
top: 18 top: 33
height: 200 height: 174
width: 52 width: 52
alignment: top left alignment: top left
direction: vertical direction: vertical
...@@ -312,9 +312,9 @@ card style: ...@@ -312,9 +312,9 @@ card style:
padding top: 0 padding top: 0
mask: costmask.png mask: costmask.png
casting cost 2: casting cost 2:
left: 269 left: 260
top: 18 top: 33
height: 200 height: 174
width: 52 width: 52
alignment: top left alignment: top left
direction: vertical direction: vertical
......
mse version: 0.3.7 mse version: 0.3.8
game: magic game: magic
short name: Future Textless short name: Future Textless
full name: Futureshift Textless full name: Futureshift Textless
...@@ -6,7 +6,7 @@ installer group: magic/Future/Textless cards ...@@ -6,7 +6,7 @@ installer group: magic/Future/Textless cards
icon: card-sample.png icon: card-sample.png
position hint: 055 position hint: 055
version: 2008-08-07 version: 2009-01-10
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2008-06-02 version: 2008-06-02
......
...@@ -5,7 +5,7 @@ installer group: magic/game files ...@@ -5,7 +5,7 @@ installer group: magic/game files
icon: card-back.png icon: card-back.png
position hint: 01 position hint: 01
version: 2009-01-03 version: 2009-01-10
depends on: magic-blends.mse-include 2007-09-23 depends on: magic-blends.mse-include 2007-09-23
depends on: magic-watermarks.mse-include 2007-09-23 depends on: magic-watermarks.mse-include 2007-09-23
......
...@@ -190,7 +190,7 @@ keyword: ...@@ -190,7 +190,7 @@ keyword:
keyword: keyword:
keyword: Flanking keyword: Flanking
match: Flanking match: Flanking
mode: old mode: expert
reminder: Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn. reminder: Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.
keyword: keyword:
keyword: Shadow keyword: Shadow
...@@ -232,11 +232,6 @@ keyword: ...@@ -232,11 +232,6 @@ keyword:
match: Fading <atom-param>number</atom-param> match: Fading <atom-param>number</atom-param>
mode: expert mode: expert
reminder: This comes into play with {english_number_a(param1)} fade counter(s) on it. At the beginning of your upkeep, remove a fade counter from it. If you can’t, sacrifice it. reminder: This comes into play with {english_number_a(param1)} fade counter(s) on it. At the beginning of your upkeep, remove a fade counter from it. If you can’t, sacrifice it.
keyword:
keyword: Kicker
match: Kicker <atom-param>mana</atom-param> and/or <atom-param>mana</atom-param>
mode: expert
reminder: You may pay an additional {param1} and/or {param2} as you play this spell.
keyword: keyword:
keyword: Kicker keyword: Kicker
match: Kicker <atom-param>cost</atom-param> match: Kicker <atom-param>cost</atom-param>
......
...@@ -5,7 +5,7 @@ installer group: Magic Vanguard/game files ...@@ -5,7 +5,7 @@ installer group: Magic Vanguard/game files
icon: card-sample.png icon: card-sample.png
position hint: 02 position hint: 02
version: 2009-01-09 version: 2009-01-10
# Author : Wolfwood # Author : Wolfwood
# Most stuff is copy/pasted from magic.mse-game # Most stuff is copy/pasted from magic.mse-game
...@@ -612,7 +612,7 @@ keyword: ...@@ -612,7 +612,7 @@ keyword:
keyword: keyword:
keyword: Flanking keyword: Flanking
match: flanking match: flanking
mode: old mode: expert
reminder: Whenever a creature without flanking blocks the creature, the blocking creature gets -1/-1 until end of turn. reminder: Whenever a creature without flanking blocks the creature, the blocking creature gets -1/-1 until end of turn.
keyword: keyword:
keyword: Shadow keyword: Shadow
...@@ -654,11 +654,6 @@ keyword: ...@@ -654,11 +654,6 @@ keyword:
match: fading <atom-param>number</atom-param> match: fading <atom-param>number</atom-param>
mode: expert mode: expert
reminder: It comes into play with {english_number_a(param1)} fade counter(s) on it. At the beginning of your upkeep, remove a fade counter from it. If you can’t, sacrifice it. reminder: It comes into play with {english_number_a(param1)} fade counter(s) on it. At the beginning of your upkeep, remove a fade counter from it. If you can’t, sacrifice it.
keyword:
keyword: Kicker
match: kicker <atom-param>mana</atom-param> and/or <atom-param>mana</atom-param>
mode: expert
reminder: You may pay an additional {param1} and/or {param2} as you play the card.
keyword: keyword:
keyword: Kicker keyword: Kicker
match: kicker <atom-param>cost</atom-param> match: kicker <atom-param>cost</atom-param>
......
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