diff --git a/data/magic-new.mse-style/imagemask_extended.png b/data/magic-new.mse-style/imagemask_extended.png index 35a2fd47..e9174deb 100644 Binary files a/data/magic-new.mse-style/imagemask_extended.png and b/data/magic-new.mse-style/imagemask_extended.png differ diff --git a/data/magic-new.mse-style/ptmask.png b/data/magic-new.mse-style/ptmask.png new file mode 100644 index 00000000..30d59f81 Binary files /dev/null and b/data/magic-new.mse-style/ptmask.png differ 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.