From 0b07116c5f19cf639deb561daaa1ebe1f63f1612 Mon Sep 17 00:00:00 2001 From: pichoro Date: Wed, 12 Sep 2007 23:59:50 +0000 Subject: [PATCH] Shapeshift keyword -> Changeling keyword. Added a mask to magic-new pt box to correct a problem with them not behaving properly if image is extended into textbox. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@690 0fc631ac-6414-0410-93d0-97cfa31319b6 --- .../imagemask_extended.png | Bin 2776 -> 2721 bytes data/magic-new.mse-style/ptmask.png | Bin 0 -> 296 bytes data/magic-new.mse-style/style | 3 ++- data/magic.mse-game/game | 4 ++-- data/vanguard.mse-game/game | 4 ++-- 5 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 data/magic-new.mse-style/ptmask.png diff --git a/data/magic-new.mse-style/imagemask_extended.png b/data/magic-new.mse-style/imagemask_extended.png index 35a2fd473767b56f98e899b21f4c4407a0923a73..e9174debe8feee9fbb71bbfa294d5788232b4896 100644 GIT binary patch literal 2721 zcmeAS@N?(olHy`uVBq!ia0y~yU^EBf=^RWzk;s^aZXm^y?&#~tz_78O`%fY(kk47* z5n0T@AXEavjQ7&yD;OBKoIPC}Ln`9lUSs4vVj#eL(B{~u2@@Fab!_ zxH6sNj(GWpli>t+MCLvv#^n=m% zu7;`Cq$l+^Ox?xERLZEm)?7uNQM;6xHCr89eX@vk_jaB9RNpJ(O4qTv@u=H!&6Xk@Zd7~DL2GNK~MSmEhOr)JU5|$bQ P+n5ZVu6{1-oD!M<6VoF> literal 2776 zcmeAS@N?(olHy`uVBq!ia0y~yU^EBf=^RWzk;s^aZXm^29OUlAu#=fZyP z{w~+g(75Tq?jSIw**>|Kq49nGbS6foLPqUgc@G<=eM_wz6!afN&$6G`@R=#hDxQ&{ zl2QBYe2)V_YVLZ5hCK~apZTji08;0|864scczsqEDgaW?wHXxj6PErI=ClA(pG6ra zh;O*`r;}w4kow8RaDqD`^PdaTIqry;HLMIzSl5`;D=|K2T~o4;iQyAd*r;`*fjOE~ zMl-@_sWN!V%s%%921X_p4gm#+LB_ZsTw%k+a*JuXtiKf#i=1{S6H_Up_S$$4JEpKz z%q*{%!lL$1s9{+X!p?DpbFdgVos&mg!*JqZhuJ`(?Vc`_huPU!#u literal 0 HcmV?d00001 diff --git a/data/magic-new.mse-style/style b/data/magic-new.mse-style/style index 22c0a9d5..b6aff0b1 100644 --- a/data/magic-new.mse-style/style +++ b/data/magic-new.mse-style/style @@ -214,7 +214,7 @@ card style: left: 31 top: 62 width: 312 - height: { if styling.image_size == "extended" then 407 else 228 } + height: { if styling.image_size == "extended" then 408 else 228 } z index: 1 mask: script: if styling.image_size == "extended" then "imagemask_extended.png" else "imagemask_standard.png" @@ -363,6 +363,7 @@ extra card style: width: 81 height: 42 z index: 1 + mask: ptmask.png visible: { card.pt != "" } render style: image image: { card_ptbox() } diff --git a/data/magic.mse-game/game b/data/magic.mse-game/game index 7891360f..09f0b949 100644 --- a/data/magic.mse-game/game +++ b/data/magic.mse-game/game @@ -2018,7 +2018,7 @@ keyword: mode: action reminder: Each clashing player reveals the top card of his or her library then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost. keyword: - keyword: Shapeshift - match: Shapeshift + keyword: Changeling + match: Changeling mode: expert reminder: This creature is every creature type even if this card isn't in play. diff --git a/data/vanguard.mse-game/game b/data/vanguard.mse-game/game index 8d940e3a..9b1eac55 100644 --- a/data/vanguard.mse-game/game +++ b/data/vanguard.mse-game/game @@ -929,7 +929,7 @@ keyword: mode: expert reminder: Each clashing player reveals the top card of his or her library then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost. keyword: - keyword: Shapeshift - match: shapeshift + keyword: Changeling + match: changeling mode: expert reminder: It is every creature type even if it isn't in play.