diff --git a/data/versions/planeswalker.js b/data/versions/planeswalker.js index 75ecc57e..a6926526 100644 --- a/data/versions/planeswalker.js +++ b/data/versions/planeswalker.js @@ -10,9 +10,9 @@ version.setSymbolWidth = scale(90) version.setSymbolHeight = scale(42) version.bottomInfoFunction = "m15PlaneswalkerBottomInfo" version.manaCostX = scale(653) -version.manaCostY = scale(60) +version.manaCostY = scale(47) version.manaCostDiameter = scale(34) -version.manaCostDistance = scale(-38) +version.manaCostDistance = scale(-39) version.manaCostDirection = "horizontal" version.watermarkWidth = scale(520) version.watermarkHeight = scale(250)