mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Implement reverse-related tag for cards
This commit is contained in:
parent
f03051b6cf
commit
4b1c59424e
8 changed files with 81 additions and 8 deletions
|
|
@ -35,6 +35,7 @@
|
|||
</xs:element>
|
||||
<xs:element type="xs:string" name="color" minOccurs="0" maxOccurs="unbounded"/>
|
||||
<xs:element type="xs:string" name="related" minOccurs="0" maxOccurs="unbounded"/>
|
||||
<xs:element type="xs:string" name="reverse-related" minOccurs="0" maxOccurs="unbounded"/>
|
||||
<xs:element type="xs:string" name="manacost"/>
|
||||
<xs:element type="xs:string" name="type"/>
|
||||
<xs:element type="xs:string" name="pt" minOccurs="0"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue