mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-11 12:54:10 -07:00
Update editing_decks_printings.md
This commit is contained in:
parent
35adf13699
commit
c8e0f27a53
1 changed files with 1 additions and 2 deletions
|
|
@ -38,7 +38,6 @@ for each variation that should be displayed.
|
||||||
Here is an example, that first defines three sets, and then the 'Ace of Hearts' card with three variations.
|
Here is an example, that first defines three sets, and then the 'Ace of Hearts' card with three variations.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
|
|
||||||
<set rarity="common" uuid="00000000-0000-0000-0000-000000000033" num="51" muid="AH">PKR</set>
|
<set rarity="common" uuid="00000000-0000-0000-0000-000000000033" num="51" muid="AH">PKR</set>
|
||||||
<set rarity="common" uuid="00000000-0000-0000-0001-000000000033" num="51" muid="AHSTD">STD</set>
|
<set rarity="common" uuid="00000000-0000-0000-0001-000000000033" num="51" muid="AHSTD">STD</set>
|
||||||
<set rarity="common" uuid="00000000-0000-0000-0002-000000000033" num="51" muid="AHNBR">NBR</set>
|
<set rarity="common" uuid="00000000-0000-0000-0002-000000000033" num="51" muid="AHNBR">NBR</set>
|
||||||
|
|
@ -120,4 +119,4 @@ as an option to modify the variations of cards in bulk via the 'Bulk Selection'
|
||||||
The search bar at the top may be used to filter the displayed variations and the cogwheel may be clicked to open up
|
The search bar at the top may be used to filter the displayed variations and the cogwheel may be clicked to open up
|
||||||
additional settings.
|
additional settings.
|
||||||
|
|
||||||
\image html printing_selector_options.png
|
\image html printing_selector_options.png
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue