mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 13:37:00 -04:00
Changed Yu-Gi-Oh textbox font from Palatino-something to MatrixBook.
Keyword polish. Various other maintenances. Added "magic-mana-small-grey" as colorless mana font. Removed "colorless mana" styling choice when applicable. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@817 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -4,7 +4,7 @@ full name: Magic the Gathering
|
||||
icon: card-back.png
|
||||
position hint: 01
|
||||
|
||||
version: 2007-12-29
|
||||
version: 2008-01-09
|
||||
depends on:
|
||||
package: magic-blends.mse-include
|
||||
version: 2007-09-23
|
||||
@@ -820,7 +820,6 @@ card field:
|
||||
type: text
|
||||
name: flavor text
|
||||
script: flavor_text_filter(value)
|
||||
editable: false
|
||||
show statistics: false
|
||||
card field:
|
||||
type: text
|
||||
@@ -1316,8 +1315,6 @@ word list:
|
||||
word: Land
|
||||
word: Planeswalker
|
||||
|
||||
## I (Pichoro) have altered the race and class lists so that things like "class: Elf" don't happen.
|
||||
## If this is really disliked, I have the original lists saved.
|
||||
## TODO: Make the alphabetical sublists actually work.
|
||||
word list:
|
||||
name: race
|
||||
@@ -2337,11 +2334,6 @@ keyword:
|
||||
match: Hideaway
|
||||
mode: expert
|
||||
reminder: This land comes into play tapped. When it does, look at the top four cards of your library, remove one from the game face down, then put the rest on the bottom of your library.
|
||||
keyword:
|
||||
keyword: Kinship
|
||||
match: Kinship
|
||||
mode: pseudo
|
||||
rules: Kinship — At the beginning of your upkeep, you may look at the top card of your library. If that card shares a creature type with ~, you may reveal it. If you do, [effect].
|
||||
keyword:
|
||||
keyword: Prowl
|
||||
match: Prowl <atom-param>cost</atom-param>
|
||||
@@ -2352,3 +2344,8 @@ keyword:
|
||||
match: Reinforce <atom-param>number</atom-param>—<atom-param>cost</atom-param>
|
||||
mode: expert
|
||||
reminder: {param2}, Discard this card: Put {english_number_a(param1)} +1/+1 counter(s) on target creature.
|
||||
keyword:
|
||||
keyword: Kinship
|
||||
match: Kinship
|
||||
mode: pseudo
|
||||
rules: Kinship — At the beginning of your upkeep, you may look at the top card of your library. If that card shares a creature type with ~, you may reveal it. If you do, [effect].
|
||||
|
||||
Reference in New Issue
Block a user