mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-26 00:23:55 -07:00
Add 'facedown' as valid attribute of 'realted' and 'reverse-related'
This commit is contained in:
parent
e28f31c93e
commit
1648ca04cd
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
||||||
<xs:attribute type="xs:string" name="exclude" use="optional" />
|
<xs:attribute type="xs:string" name="exclude" use="optional" />
|
||||||
<xs:attribute type="xs:string" name="attach" use="optional" />
|
<xs:attribute type="xs:string" name="attach" use="optional" />
|
||||||
<xs:attribute type="xs:string" name="persistent" use="optional" />
|
<xs:attribute type="xs:string" name="persistent" use="optional" />
|
||||||
|
<xs:attribute type="xs:string" name="facedown" use="optional" />
|
||||||
</xs:extension>
|
</xs:extension>
|
||||||
</xs:simpleContent>
|
</xs:simpleContent>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue