mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-03-21 17:55:21 -05:00
fix indenting in test cards.xml (#5866)
This commit is contained in:
parent
dcbb8bab75
commit
6b39f6f6fa
|
|
@ -31,31 +31,31 @@
|
|||
<pt>4/4</pt>
|
||||
</prop>
|
||||
</card>
|
||||
<card>
|
||||
<name>Not Dead</name>
|
||||
<set> Not a Card</set>
|
||||
<tablerow>0</tablerow>
|
||||
<text>Dead!</text>
|
||||
<prop>
|
||||
<muid>333</muid>
|
||||
<colors>B</colors>
|
||||
<manacost>B</manacost>
|
||||
<cmc>1</cmc>
|
||||
<maintype>Instant</maintype>
|
||||
</prop>
|
||||
</card>
|
||||
<card>
|
||||
<name>Truth</name>
|
||||
<set> Not a Card</set>
|
||||
<tablerow>0</tablerow>
|
||||
<text>Truth!</text>
|
||||
<prop>
|
||||
<muid>444</muid>
|
||||
<colors>U</colors>
|
||||
<manacost>2U</manacost>
|
||||
<cmc>2</cmc>
|
||||
<maintype>Instant</maintype>
|
||||
</prop>
|
||||
</card>
|
||||
<card>
|
||||
<name>Not Dead</name>
|
||||
<set> Not a Card</set>
|
||||
<tablerow>0</tablerow>
|
||||
<text>Dead!</text>
|
||||
<prop>
|
||||
<muid>333</muid>
|
||||
<colors>B</colors>
|
||||
<manacost>B</manacost>
|
||||
<cmc>1</cmc>
|
||||
<maintype>Instant</maintype>
|
||||
</prop>
|
||||
</card>
|
||||
<card>
|
||||
<name>Truth</name>
|
||||
<set> Not a Card</set>
|
||||
<tablerow>0</tablerow>
|
||||
<text>Truth!</text>
|
||||
<prop>
|
||||
<muid>444</muid>
|
||||
<colors>U</colors>
|
||||
<manacost>2U</manacost>
|
||||
<cmc>2</cmc>
|
||||
<maintype>Instant</maintype>
|
||||
</prop>
|
||||
</card>
|
||||
</cards>
|
||||
</cockatrice_carddatabase>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user