fix indenting in test cards.xml (#5866)

This commit is contained in:
ebbit1q 2025-04-20 16:36:38 +02:00 committed by GitHub
parent dcbb8bab75
commit 6b39f6f6fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,31 +31,31 @@
<pt>4/4</pt> <pt>4/4</pt>
</prop> </prop>
</card> </card>
<card> <card>
<name>Not Dead</name> <name>Not Dead</name>
<set> Not a Card</set> <set> Not a Card</set>
<tablerow>0</tablerow> <tablerow>0</tablerow>
<text>Dead!</text> <text>Dead!</text>
<prop> <prop>
<muid>333</muid> <muid>333</muid>
<colors>B</colors> <colors>B</colors>
<manacost>B</manacost> <manacost>B</manacost>
<cmc>1</cmc> <cmc>1</cmc>
<maintype>Instant</maintype> <maintype>Instant</maintype>
</prop> </prop>
</card> </card>
<card> <card>
<name>Truth</name> <name>Truth</name>
<set> Not a Card</set> <set> Not a Card</set>
<tablerow>0</tablerow> <tablerow>0</tablerow>
<text>Truth!</text> <text>Truth!</text>
<prop> <prop>
<muid>444</muid> <muid>444</muid>
<colors>U</colors> <colors>U</colors>
<manacost>2U</manacost> <manacost>2U</manacost>
<cmc>2</cmc> <cmc>2</cmc>
<maintype>Instant</maintype> <maintype>Instant</maintype>
</prop> </prop>
</card> </card>
</cards> </cards>
</cockatrice_carddatabase> </cockatrice_carddatabase>