Update planeswalker.js

This commit is contained in:
Kyle
2019-12-13 17:36:42 -08:00
parent 9f0afe49d4
commit 11ef822a43

View File

@@ -10,7 +10,7 @@ version.setSymbolWidth = scale(90)
version.setSymbolHeight = scale(42)
version.bottomInfoFunction = "m15PlaneswalkerBottomInfo"
version.manaCostX = scale(653)
version.manaCostY = scale(47)
version.manaCostY = scale(43)
version.manaCostDiameter = scale(34)
version.manaCostDistance = scale(-39)
version.manaCostDirection = "horizontal"