mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Update test card database to v4 (#4064)
This commit is contained in:
parent
69f035f017
commit
4a563a131b
3 changed files with 53 additions and 33 deletions
|
|
@ -1,17 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<cockatrice_carddatabase version="3">
|
||||
<cockatrice_carddatabase version="4">
|
||||
<cards>
|
||||
<card>
|
||||
<name>Fluffy</name>
|
||||
<set muId="311">CAT</set>
|
||||
<color>G</color>
|
||||
<manacost></manacost>
|
||||
<cmc></cmc>
|
||||
<type>Token</type>
|
||||
<pt>0/1</pt>
|
||||
<set>CAT</set>
|
||||
<tablerow>0</tablerow>
|
||||
<text></text>
|
||||
<token>1</token>
|
||||
<prop>
|
||||
<muid>311</muid>
|
||||
<colors>G</colors>
|
||||
<manacost></manacost>
|
||||
<cmc></cmc>
|
||||
<type>Token</type>
|
||||
<maintype>Token</maintype>
|
||||
<pt>0/1</pt>
|
||||
</prop>
|
||||
</card>
|
||||
</cards>
|
||||
</cockatrice_carddatabase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue