Commit d9484031 authored by pichoro's avatar pichoro

Fixed a minor error in planeswalkers.

parent b4bab637
...@@ -508,4 +508,4 @@ extra card style: ...@@ -508,4 +508,4 @@ extra card style:
scale down to: 15 scale down to: 15
color: rgb(0,0,0) color: rgb(0,0,0)
alignment: middle center alignment: middle center
visible: { card.power_2 !="" } visible: { card.toughness_2 !="" }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment